body 
{
	background-color: #FFFFFF
}

a:visited { font-family: arial; font-size: 10pt; text-decoration: none; color: #000000} 
a:hover { font-family: arial; font-size: 10pt; text-decoration: underline; color: #000000} 
a:link { font-family: arial; font-size: 10pt; text-decoration: none; color: #000000}
{
	COLOR: #091c5a;
	text-decoration: underline;
}

.Info
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
	color: #333333;
}

.MidHeading
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	color: #333333;
}

.Intro
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	color: #333333;
}

.form_dark {

	background-color: #D1D4D3;
}

.form_border_top {
	background-color: #D1D4D3;
	border-top: 1px solid #D1D4D3;
}

.form_border_bottom {
	background-color: #D1D4D3;
	border-bottom: 1px solid #D1D4D3;
}

.form_border_left {
	background-color: #D1D4D3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D4D3;
}

.form_border_right {
	background-color: #D1D4D3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D4D3;
}