BODY {
	background-color : #9B9B9B;
	font-size : 7pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #070707;
}
TABLE {
	font-size : 7pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #070707;
}
A:link {
	text-decoration : none;
	color : #070707;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 6pt;
}
A:visited {
	text-decoration : none;
	color : #070707;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 6pt;
}
A:active {
	text-decoration : none;
	color : #070707;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 6pt;
}
A:hover {
	text-decoration : none;
	color : #070707;
	background : #B28A88;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 6pt;
}
a.sidelink:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : lowercase;
	color : #72691C;
	text-decoration : none;
	font-weight : bold;
}
a.sidelink:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : lowercase;
	color : #72691C;
	text-decoration : none;
	font-weight : bold;
}
a.sidelink:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : lowercase;
	color : #72691C;
	text-decoration : none;
	font-weight : bold;
}
a.sidelink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : lowercase;
	color : #CD9AA3;
	background : #B28A88;
	text-decoration : none;
	font-weight : bold;
}
input, textarea, option, select {
	background-color : #BF9EAF;
	border : 1px solid #070707;
	font-family : Tahoma;
	font-size : 9px;
	color : #e0777e;
	text-align : left;
}
h2 {
	font-family : Trebuchet MS;
	font-size : 10pt;
	color : #063269;
	padding : 0;
	text-align : right;
	letter-spacing : 0;
	line-height : 8pt;
	text-transform : uppercase;
	margin-bottom : 0;
	border-bottom : 3px solid #063269;
}
h4 {
	font-family : tahoma;
	font-size : 7pt;
	color : #070707;
	text-transform : uppercase;
	margin : 0;
	padding : 2px;
	text-align : center;
	background-color : #B28A88;
}
h3 {
	font-family : arial;
	font-size : 7pt;
	font-weight : bold;
	color : #939393;
	text-transform : uppercase;
	text-align : center;
	margin : 0;
	padding : 2px;
	background-color : #cbbd74;
}
h1 {
	font-size : 7pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #e5bc7f;
	padding : 3px;
	background : #fdf9fa;
	text-align : left;
	margin-bottom : 0;
	margin-top : 5px;
	border-top : 2px solid #2bd4e1;
	border-bottom : 2px solid #2bd4e1;
	border-left : 2px solid #2bd4e1;
	border-right : 2px solid #2bd4e1;
}
b, strong {
	color : #070707;
}
