p,.text
	{font-size: 12px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", serif;
	color: #000000;
	line-height: 14px;
	margin-right: 15px;
	margin-left: 15px;
	}
	
.text2
	{font-size: 14px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", serif;
	color: #666666;
	line-height: 16px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
.btmText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	line-height: 12px;
	height : 14px;
	margin-right: 175px;
	margin-left: 15px;
	margin-top: 5px;
	}

.topText
	{
	font-family: Georgia, "Times New Roman", serif;
	font-size:10px;
	color: #000000;
	line-height: 12px;
	height : 14px;
	margin-right: 175px;
	margin-top: 5px;
	text-align: right;
	}

H1
	{
	font-family: Georgia, "Times New Roman", serif;
	font-size:22px;
	color: #BA9426;
	line-height: 24px;
	height : 24px;
	margin-top: 30px;
	padding-bottom: 5px;
	margin-bottom : 10px;
	margin-left: 12px;
	}

H2
	{
	font-family: Georgia, "Times New Roman", serif;
	font-size:18px;
	font-weight: bold;
	color: #476b88;
	margin-top: 0px;
	margin-bottom : 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 12px;
	}

H3
	{
	font-family: Georgia, "Times New Roman", serif;
	font-size:15px;
	color: #8d8d8d;
	line-height: 15px;
	height : 18px;
	margin-top: 0px;
	margin-bottom : 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 12px;
	}

H4
	{font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", serif;
	color: #85859b;
	margin-left: 12px;
	}

A:link
	{
	font-family: Georgia, "Times New Roman", serif;
	font-size:12px;
	color: #1501d8;
	text-decoration: none;
	}

A:visited
	{
	font-family: Georgia, "Times New Roman", serif;
	font-size:12px;
	color: #ba9426;
	text-decoration: none;
	}
	
A:active
	{
	font-family: Georgia, "Times New Roman", serif;
	font-size:12px;
	color: #cc0000;
	text-decoration: none;
	}
	
A:hover
	{
	font-family: Georgia, "Times New Roman", serif;
	font-size:12px;
	color: #cc0000;
	text-decoration: none;
	}

A.footer:link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #1501d8;
	text-decoration: none;
	}

A.footer:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ba9426;
	text-decoration: none;
	}
	
A.footer:active
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #cc0000;
	text-decoration: none;
	}
	
A.footer:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #cc0000;
	text-decoration: none;
	}
	
UL,OL,DL {
	font-size: 12px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 16px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 175px;
	margin-left: 78px;
	}
