BODY.Main
{
	background-color: white;
	background-repeat: no-repeat;
}

.VMenuTitle {
	font-family : Arial;
	color : #663300;
	font-weight : bold;
	font-size : 12pt;
}

.VMenu {
	font-family : Arial;
	color : #663300;
	font-weight : bold;
	font-size : 9pt;
}

.Content {
	font-family : Arial;
	color : #663300;
	font-size : 12pt;
}

.ContentTitle {
	font-family : Arial;
	color : #663300;
	font-weight : bold;
	font-size : 12pt;
}

.Quote {
	font-family : "Times New Roman";
	color : #663300;
	font-style : italic;
	font-size : 12pt;
}

.Footer {
	font-family : Arial;
	color : #663300;
	font-size : 8pt;
	text-align : center;
}
