body,td,th {
	font-family: Arial;
	font-size: 12px;
    LINE-HEIGHT: 1.5;
	color: #808080;
}
.form {font-size:11px;}
a {
	color: #666666;
}
a:link {
	text-decoration: none;
	font-weight : bold;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	font-weight : bold;
	color: #666666;
}
a:hover {
	text-decoration: none;
	font-weight : bold;
	color: #333333;
}
a:active {
	text-decoration: underline;
	font-weight : bold;
	color: #333333;
}

.ContentTitle {

	font-family: Arial;
	font-size: 38pt;
   	LINE-HEIGHT: 1.5;
	color: #A58026;
}



