body, td, th, p, ul, ol {
	font-family: Syntax, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	}

.bgrey {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	}

.bpink {
	font-size: 12pt;
	color: #b59aa1;
	text-decoration: none;
	}
	
.bblack {
	font-size: 9pt;
	color: #111111;
	text-decoration: none;
	}

.title {
	font-size: 12pt;
	}

.small 	{
	font-size: 8pt;
	}

.smallg {
	font-size: 8pt;
	color: #aaaaaa;
	}
	
.smallo {
	font-size: 8pt;
	color: #e31064;
	}
	
a:link { color: #999999; text-decoration: underline }
a.nounder:link { color: #999999; text-decoration: none }
a:visited { color: #999999; text-decoration: underline }
a.nounder:visited { color: #999999; text-decoration: none }
a:hover { color: #e31064; text-decoration: underline }
a.nounder:hover { color: #e31064; text-decoration: none }
a:active { color: #e31064; text-decoration: underline}
a.nounder:active { color: #e31064; text-decoration: none}






