.fontsize { font-size : 15px; 
						color: #006666;
						font-weight : bold;}
.smallfont { font-size : 9px; }
.midfont { font-size : 12px; }

.splash  { font-family : eurasia, verdana, arial, sans-serif;
					font-size : 15px;
					color: #006666; }
	.midfontbold { font-size : 12px;
	                font-weight : bold; }	
	.midfontitalic { font-size : 12px;
	font-style : italic; 
	}	
	
	.fontsizeblack { font-size : 15px; 
						color: black;
						font-weight : bold;}
	
	
	
											

P  {
	font-size : 10px;
	font-family : Verdana, arial,helvectica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {}

H2  {}

h3  {
	font-size : 15px;
	font-family : Verdana,arial,helvectica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #006666;
	margin bottom : 0px;
}

A  {}

A:Visited  {
	color : #006666;
}

A:Active  {
	color : #006666;
}

A:Hover  {
	color : #996699;
}

BODY  {
	body margin : 0px;
}

td  {
	font-size : 12px;
	font-family : Verdana, arial,helvectica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

<span>  {
	font-size : 15px;
	font-family :  Verdana, arial,helvectica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #006666;
}

