body {
	background-color: #7A7A7A;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
a:link {
	color: #1D3659;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1D3659;
}
a:hover {
	text-decoration: underline;
	color: #6A888C;
}
a:active {
	text-decoration: underline;
	color: #6A888C;
}
#small {	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

#hilite {color: #C3993F}
#white {color: #FFFFFF}
#error {color: #990000}
#darkblue {color: #1D3659}


.subhead {
	font-size: 14px;
	font-weight: bold;
}

.large {
	font-size: 20px;
	color: #1D3659;
}

A.smlink:link		{FONT-FAMILY: Arial; COLOR:#666666; FONT-SIZE: 8pt; text-decoration:none;}
A.smlink:visited	{FONT-FAMILY: Arial; color:#666666; FONT-SIZE: 8pt; text-decoration:none;}
A.smlink:hover		{FONT-FAMILY: Arial; color:#6A888C; FONT-SIZE: 8pt; text-decoration:none;}

A.dklink:link		{FONT-FAMILY: Arial; COLOR:#1D3659; FONT-SIZE: 8pt; text-decoration:none; font-weight:bold;}
A.dklink:visited	{FONT-FAMILY: Arial; color:#1D3659; FONT-SIZE: 8pt; text-decoration:none; font-weight:bold;}
A.dklink:hover		{FONT-FAMILY: Arial; color:#1D3659; FONT-SIZE: 8pt; text-decoration:underline; font-weight:bold;}