body
{
	color: #0000A0;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color : #FAFAFA;
	background-image : none;
}



td
{
	padding-top : 2px;
	font-size : 10pt;
	text-align : left;
}

h1.banner
{
	background: #B7D8E1;
	color: #0000A0;
	text-align: center;
	font-size: 18pt;        
}

h2.banner
{
	background: #B7D8E1;
	color: #0000A0;
	text-align: left;
	font-size: 14pt;
}



h3.banner
{
	background: #f0feff;
	color: #0000A0;
	text-align : left;
	font-size: 12pt;

}



li
{ 
	list-style-type: circle;
	list-style: circle ;
}  


a:link 
{ 
	color: #2E8B57;
	text-decoration: underline;
}

a:visited 
{ 
	color: #0000A0;
	text-decoration: none;
}

a:hover 
{ 
	color: red;
	background-color : #B7D8E1;
	
}

a.pic:hover
{
	background-color : transparent;
}