A {
	color : #003399;
	text-decoration : none;
}

A:visited {
	color : #999900;
}

A:hover {
	color : #B35F31;
}

A.dark {
	color : #330099;
	text-decoration : none;
}

A.dark:visited {
	color : #993300;
}

A.dark:hover {
	color : #CC0000;
}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

SPAN.spacing {
	line-height : 16px;
}

SPAN.caption {  
	font-size : 10px;
}

SPAN.footer {  
	font-size : 10px;
	color : #B35F31;
}

DIV.title {
	font-size :16pt;
	color : #B35F31;
	line-height : 18pt;
}

DIV.subtitle {
	font-size :10pt;
	color : #B35F31;
	font-weight : bold;
}

DIV.conftitle {
	font-size :10pt;
	color : #000000;
	font-weight : bold;
}