BODY {
	xcolor: Maroon;
	color: #A52A2A;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FBF3F1;
}
A {
	xcolor: Maroon;
	color: #A52A2A;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}
.button {
	width : 120pt;
	xcolor: Maroon;
	color: #A52A2A;
	background-color: #FBF3F1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	border : 1px solid Maroon;
	margin-bottom : 1px;
	margin-top : 1px;
	cursor : hand;
}
.edit {
	width : 120pt;
	xcolor: Maroon;
	color: #A52A2A;
	background-color: #FBF3F1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	border : 1px solid Maroon;
	margin-bottom : 1px;
	margin-top : 1px;
}
.great {
	color: #A52A2A;
	background-color: #FBF3F1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style: oblique;
	font-weight : bold;
}
.hr
{
	color: #A52A2A;
	background : #A52A2A;
	height: 1px;
}
.menulink
{
	color: #FBF3F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
}
.subtable {
	background-color: #FBE3E1;
	border-bottom: 1px solid #A52A2A;
	xborder-left: 1px solid #A52A2A;
	xborder-right: 1px solid #A52A2A;
	xborder-top: 1px solid #A52A2A;
	xcolor : #FBF3F1;
	color : #A52A2A;
	list-style : none;
}
.subtableside {
	background-color: #FBF3F1;
	color : #FBF3F1;
	list-style : none;
}
.subtext {
	xcolor: Maroon;
	color: #A52A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.subtext2 {
	xcolor: Maroon;
	color: #A52A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color : #FBE3E1;
}
.subtext A {
	xcolor: Maroon;
	color: #A52A2A;
	font-weight: bold;
	text-decoration: none
}
.footer {
	xcolor: Maroon;
	color: #A52A2A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.keywords {
	xcolor: Maroon;
	color: #A52A2A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 5px;
	font-weight : bold;
}
