
body		{ font-family: Georgia, Book Antiqua, Times New Roman, Times, serif; 
			font-size: 10pt; color: black}

h1			{ font-family: Verdana, Tahoma, Arial, Helvetica, san-serif; 
			font-size: small; color: 00549F; font-weight: bold }
						
h3  		{ font-family: Verdana, Tahoma, Arial, Helvetica, san-serif; 
			font-size: large; color: 94A5D1; font-weight: bold; text-align: center }	
								
h4  		{ font-family: Georgia, Book Antiqua, Times New Roman, Times, serif; 
			font-size: 10pt; color: black; font-weight: bold }

h5			{ font-family: Verdana, Tahoma, Arial, Helvetica, san-serif; font-size: x-small; text-align: center;
			  color: black; font-weight: normal }

h6			{ font-family: Courier New, Courier, Lucida console, serif; font-size: small; text-align: center;
			  color: white; font-weight: bold; line-height: 120% }
			
a			{ font-family: Tahoma, Arial, Helvetica, san-serif; 
			font-size: x-small }
			
A:link 		{ color: blue }
A:visited 	{ color: 333366 }
A:active 	{ color: lime }
A:hover 	{ color: red; text-decoration: none}
