/* CSS Document */

a.navlinks:link {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
a.navlinks:visited {

	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.navlinks:hover {

	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navlinks:active {


	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	color: #663366;
}
p {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
h2 {
	font-family: Arial;
	font-size: 14px;
	color: #DFA4DE;
}
li {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: left;


}
a.bodylinks:link {
	font-family: Arial;
	font-size: 14px;
	color: #6728B2;
	text-decoration: underline;
}
a.bodylinks:visited {
	font-family: Arial;
	font-size: 14px;
	color: #6728B2;
	text-decoration: underline;
}
a.bodylinks:hover {

	font-family: Arial;
	font-size: 14px;
	color: #6728B2;
	text-decoration: underline;
}
a.bodylinks:active {


	font-family: Arial;
	font-size: 14px;
	color: #6728B2;
	text-decoration: underline;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #663399;
	text-decoration: none;
}
a.subtitle:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #657A6F;
	text-decoration: underline;
}
a.subtitle:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #657A6F;
	text-decoration: underline;
}
a.subtitle:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #657A6F;
	text-decoration: none;
}
a.subtitle:active {


	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #657A6F;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
