BODY {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
}

P       {
	font-family:Verdana,arial,helvetica;
	font size:9pt
}

td      {
	font-family:Verdana,arial,helvetica;
	font size:8pt;
}

A {
	color: Black;
	text-decoration: none;
}

A:HOVER {
	color: Navy;
	text-decoration: none;
	background-color: #efefef; 
}

A:VISITED {
	color: Black;
	text-decoration: none;
	
}
A:ACTIVE {
	color: Black;
	text-decoration: none;
	background-color: #efefef;
}


input { 
	font-family: Verdana, Arial; font-size: 12px; 
                color: #00006C; 
                background-color: #f0f0f0; 
                border: #000000; 
                border-style: solid; 
                border-top-width: 1px; 
                border-right-width: 1px; 
                border-bottom-width: 1px; 
                border-left-width: 1px
}

