a:link {
font-family : Verdana, Arial; 
color : #66cc66;
text-decoration:underline;
} 
a {
text-decoration:none;
outline:none;
}
a:visited {
font-family : Verdana, Arial; 
color : #66cc66; 
text-decoration:underline;
} 
a:active {
font-family : Verdana, Arial; 
color : #990033; 
} 
a:hover {
font-family : Verdana, Arial; 
color : #66cc66; 
 
}
body
{
	background-color: #ffffff;
	bgproperties : fixed;
	font-size : 10pt;
	font-family : Myriad, Verdana, Arial;
	color: #339966;
}
table
{
	border-color : #339966;
	font-size : 10pt;
	
}
td
{	
	border-color : #339966;
	font-size : 10pt;
	font-family : Myriad, Verdana, Arial;
	color: #339966;

}

p
{
	font-size : 10pt;
	font-family : Myriad, Verdana, Arial;
	color: #339966;
}
h1
{
	font-weight:bold;
	font-size : 15pt;
	font-family : Myriad, Verdana, Arial;
	color: #339966;
	text-align:center;
}

h2
{
	text-decoration:underline;
	font-size : 10pt;
	font-family : Myriad, Verdana, Arial;
	color: ##339966;
	text-align:left;
}


h4
{
	font-weight:bold;
	font-family:Myriad, Verdana, Arial;
	font-size:medium;
	padding-top:0;
	padding-bottom:20;
	color:#66cc66;
	text-align:center;
}
li 
{
	list-style-type : disk, Arial;
	font-size : 10pt;
	color: #66cc66; 
}
	 
