/* CSS Document */

H1 {
	color: #9589B9;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 13pt;
} 

H2 {
	color: #9589B9;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16pt;
} 

H3 {
color: #9589B9;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
} 

H4 {
color: #9589B9;
font-family : Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
} 

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
}

.footerlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color:#85c025;
	text-decoration: none;
}

.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color:#7062a0;
	text-decoration: none;
}
.footerlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color:#CCCCCC;
	text-decoration: none;
}

.toplinks:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color:#85c025;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color:#7062a0;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.toplinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color:#7062a0;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.sublinks:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7062a0;
	text-decoration: none;
	line-height:24px;
	}
.sublinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#85c025;
	font-weight:normal;
	text-decoration: none;
	line-height:24px;
}
.sublinks:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:underline;
	line-height:24px;}
.sublinks:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	line-height:24px;}
