P {
	margin : 0px 0px 0px 0px;
}
.text {
	color : #336699;
	font : 19px/30px Georgia, Times New Roman, Times, serif;
}

.text2 {
	color : #333333;
	font : 12px/18px Georgia, Times New Roman, Times, serif;
}

.text3 {
	color : #333333;
	font : 11px/18px Georgia, Times New Roman, Times, serif;
}

.text4 {
	color : #333333;
	font : 10px/12px Georgia, Times New Roman, Times, serif;
	font-style: italic;
}

.text5 {
	color : #333333;
	font : 12px/30px Georgia, Times New Roman, Times, serif;
}

.date {
	color : #336699;
	font : 11px/18px Verdana, Arial, sans;
	font-weight : bold;
	text-transform : uppercase;
}

.head1 {
	color : #336699;
	font : 37px/45px Georgia, Times New Roman, Times, serif;
}

.head2 {
	color : #336699;
	font : 17px/25px Georgia, Times New Roman, Times, serif;
}


.head3 {
	color : #336699;
	font : 20px/25px Georgia, Times New Roman, Times, serif;
}

.head4 {
	color : #336699;
	font : 14px/19px Georgia, Times New Roman, Times, serif;
	font-style: italic;
}


A:link, A:active, A:visited  {color: #336699; text-decoration: none} 
A:hover   {background-color:#336699; color:#FFFFFF} 


