P,body,table,td,tr  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #272928;
}

.blurb {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #8b909f;
}

a.footerlinks,a.footerlinks:active,a.footerlinks:visited {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CCCCCC;
}
a.footerlinks:hover {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #FFFFFF;
}

H1  {}

H2  {}

H3  {}

A,A:Visited,A:Active  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #660000;
}

A:Hover  {
	color : #336600;
}
.leftside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
}
a.leftside,a.leftside:active,a.leftside:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.leftside:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}
