BODY {
	font-family: arial, "Times new roman", verdana;
	font-size: 11pt;
	color: #333333;
	background: #FFFFFF;
	margin: 10px 20px 20px 20px;
}

p {
	font-family: arial, "Times new roman", verdana;
	font-size: 11pt;
	color: #333333;
	
}

Table {
	font-family: arial, "Times new roman", verdana;
	font-size: 11pt;
	color: #333333;
}

b {
	font-family: Tahoma, "Times new roman", verdana;
	font-size: 11pt;
	color: #003399;
}

H2 {
	font-size: 16pt;
	color: #5F84A4;
	font-family: Arial, "Courier new", Georgia
}

H3 {
	font-size: 16pt;
}

.contactbar  {
	font-family: "times new roman", arial, verdana;
	color: #000;
	font-size: 10pt;
}


.copyright  {
	font-family: arial, "Times new roman", verdana;
	color: #CCCCCC;
	font-size: 8pt;
}


A:link    { color: #000000; text-decoration: none; }
A:active  { color: #333333; text-decoration: none; }
A:visited { color: #666666; text-decoration: none; }
A:hover   { color: #333333; text-decoration: underline; }