BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

A.dark:link {
	text-decoration: none;
	color: #F8F8F8;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

A.dark:visited {
	text-decoration: none;
	color: #E6E6E6;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

A.dark:active {
	text-decoration: none;
	color: #F8F8F8;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

A.dark:hover {
text-decoration: none;
	color: #669966;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

TD {
	font-size: 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
}

P {
	font-size: 14px;
	font-family : Georgia, "Times New Roman", Times, serif;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
