﻿H3  {
	color : #333399;
	font-size : 13pt;
	font-weight : bold;
}


H3  {
	color : #333399;
	font-size : 12pt;
	font-weight : bold;
}


BODY  {
	color : #4C4C4C;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family : Trebuchet MS,Verdana, Geneva, Arial, sans-serif;
	margin:5px 150px 20px 50px;
}


.homepage {  
	line-height: 16px; font-family: "Trebuchet MS", Verdana, Arial, Geneva; font-size: 13px
}

a:link {   
	font-weight: bold; text-decoration: none; color: #0059B3;border-bottom: dotted #333399 1px;

}

a:hover {  
	font-weight: bold;text-decoration: none; color: #cccccc;border-bottom: dotted #993333 1px;
}

a:visited {  
	font-weight: bold; color: #0059B3; text-decoration: none;border-bottom: dotted #cccccc 1px;
}

.code  {
	border: 1px #999999 dotted;
	background-color: #eeeeee;
	color: #000000;
	padding: 5px 5px 10px 10px;
	font-family : courier;
	line-height : 22px;
}




	






