BODY {
	background-color : #373737;
	color : #FFFFFF;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11pt;
}

A:LINK, A:VISITED {
	color : #CCCCCC;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : #CCCCCC;
	text-decoration : underline;
	font-weight : bold;
}

A:LINK.secondary_nav, A:VISITED.secondary_nav {
	color : #CCCCCC;
	text-decoration : none;
	font-size : 8pt;
}

A:HOVER.secondary_nav {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}


TD {
	font-size : 10pt;
}


.maintablecolor {
	background-color: #1c140c;
}

.logo_bkgnd {
	background-color: #FFFFFF;
}

.datetext {
	color : #000000;
	font-size : 8pt;
	font-weight : bold;
	padding : 4pt;
}

.copyrighttext {
	font-size : 7pt;
	color : #CCCCCC;
}

.indenttext {
	font-size : x-small;
	margin-left : 20pt;
	margin-right : 25pt;
}

.pictureborder {
	background-color: #CCCCCC;
}
