/*
	Stylesheet file

	Common site styles
	==========================
*/

BODY {
font-family: Verdana;
color: #000000;
font-size:10pt
}
P{
font-family: Verdana;
color: #000000;
font-size:10pt}

blockquote{
font-family: Verdana;
color: #000000;
font-size:10pt
}
A
{
	font-size: 9pt;
	color: #282860;
	font-family: Verdana;
	text-decoration: none;
}
A:HOVER 
{ 
	color: #000000;
	font-size: 9pt
	font-family: Verdana;
	
}
TD
{
	font-family: verdana;
	font-size: 10pt;
	
}
TH
{
	font-family: verdana;
	font-size: 10pt;
	
}


.smallbutton
{
	height: 20px;
	width: 110px;
	font-size:10;
	background-color: #CCCCCC;
	border: 1 solid #000000";
}