.pagecontent
		{
font-family:Verdana, Arial;
font-size:10;
padding:10px; 
color:#003366;
		}
BODY{
	background-color:fffff; 
	font-size: 10 pt; 
	font-family:Arial; 
	color:#003366;
}
body{
	font-size: 10 pt;
	}
p
	{
	font-size: 10 pt;
	color: #003366;
	}
test
	{
	font-size: 5 pt;
	color: #003366;
	}
li
	{
	font-size: 10pt;
	}
/*a:link { 
	color: rgb(0, 0, 153);
	text-decoration:underline;
 	}*/ /* for unvisited links */
/*a:visited {
	color: 3366cc;
	 } *//* for visited links */
/*a:hover { 
	color: 000066;
	font-weight:underline;
	text-decoration:none;
	 }*/ /* when mouse is over link */
a:active { 
	color: rgb(255, 0, 102);
	 } /* when link is clicked */