body {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: circle;
}
/*a:active, a:link
{
	color: #5c3471;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #5c3471;
	text-decoration: none;
} */
li
{
	font-size: 12px;
}
h1
{
	color: #330033;
	font-size: 20px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 15px;
}
.master {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: circle;
}
.form {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #999999;
}
.foot
{
	color: #8a6695;
}
#content
{
	margin: 10px 24px 24px 24px;
	width: 774px;
	height: auto;
}
#content2
{
	width: 737px;
    float:left;
	padding: 12px 25px 25px 25px;
	font-size: 12px;
	position: relative;
	margin-bottom: 24px;
	
}
#header
{
    margin: 0px;
	padding-left: 20px;
	height: 63px;
	vertical-align: middle;
}
.h1
{
   font-family:"Times New Roman", Times, serif;
   font-size: 24pt;
   color: #FFFFFF;
   font-variant: small-caps;
}
.h1-2
{
   font-family:"Times New Roman", Times, serif;
   font-size: 18pt;
   color: #FFFFFF;
   font-variant: small-caps;
}
.h2
{
	font-family:"Times New Roman", Times, serif;
   	font-size: 13pt;
	color: #f8f9c4;
}
.date
{
	font-size: 11px;
}
#floatL
{
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
}
#floatR
{
	float: right;
	width: auto;
	height: auto;
	margin-left: 18px;
}
.floatL
{
	float: left;
	padding-right: 9px;
	position: relative;
}
.floatR
{
	float: right;
	width: auto;
	height: auto;
	margin-left: 18px;
}
#floatL2
{
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
}
#floatR2
{
	float: right;
	width: auto;
	height: auto;
	margin-left: 18px;
}