BODY.Main
{
	background-color: white;
	background-repeat: no-repeat;
}

p {
	font-family : Arial;
	color : #003366;
	font-size : 10pt;
}

a {
	font-family : Arial;
	color : #666666;
	font-size : 10pt;
	text-decoration : none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

td {
	font-family : Arial;
	color : #003366;
	font-size : 10pt;
}

.VMenuTitle {
	font-family : Arial;
	color : #003366;
	font-weight : bold;
	font-size : 12pt;
}

.VMenu {
	font-family : Arial;
	color : #003366;
	font-weight : bold;
	font-size : 9pt;
}

.Content {
	font-family : Arial;
	color : #666666;
	font-size : 10pt;
}

.ContentTitle {
	font-family : Arial;
	color : #990000;
	font-weight : bold;
	font-size : 11pt;
}

.Small {
	font-family : Arial;
	color : #666666;
	font-size : 8pt;
}

.Quote {
	font-family : "Times New Roman";
	color : #003366;
	font-style : italic;
	font-size : 12pt;
}

.BottomMenu {
	font-family : Arial;
	color : #666666;
	font-size : 9pt;
	text-decoration : none;
}

.BottomMenu:hover {
	color: #ff9933;
	text-decoration: none;
}

.Footer {
	font-family : Arial;
	color : #CEC083;
	font-size : 8pt;
}

