body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
a.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9DE4FF;
	text-decoration: none;
}
table {
	border: thin none #DFDFDF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#2776B6;
	text-decoration: underline;
}
a.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: boldest;
	color: #000000;
	text-decoration: none;
}
a.headline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: boldest;
	color: #333333;
	text-decoration: underline;
}
a.plain {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.plain:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
hr {
	border: thin dotted #E5E5E5;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #333333;
}
.white {
	color: #FFFFFF;
}
.lavender {
	color: #D7E6FF;
}
.yellow {
	color: #FFFF00;
}
.teal {
	color: #CCE3EC;
}
.darkbrown {
	color: #402F0E;
}
.whiteheading3 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.yellowheading3 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFB800;
}
.whiteheading4 {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.tinywhite {
	font-size: 9px;
	color: #FFFFFF;
}
.tiny {
	font-size: 9px;
}
a.weak {
	font-weight: normal;
}
a.weak:hover {
	font-weight: normal;
}
a.small {
	font-size:10px;
}
a.small:hover {
	font-size:10px;
}
a.tinywhite {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a.tinywhite:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.tinylight {
	font-size: 9px;
	text-decoration: none;
}
a.tinylight:hover {
	font-size: 9px;
	text-decoration: underline;
}
a.light {
	font-weight: normal;
}
a.light:hover {
	font-weight: normal;
}
a.lightwhite {
	color: #FFFFFF;
	font-weight: normal;
}
a.lightwhite:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.teal {
	color: #00DEFF;
}
a.teal:hover {
	color: #E7E7E7;
}
.head3{
	font-size:18px;
	font-weight:bold;
}
.head4{
	font-size:14px;
	font-weight:bold;
}
.head5{
	font-size:12px;
	font-weight:bold;
}
a.propointername {
	font-size: 26px;
	color: #FFFFFF;
}
a.propointername:hover {
	font-size: 26px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
}
a.white:hover {
	color: #FFFFFF;
}
.head4blue{
	font-size:14px;
	font-weight:bold;
	color: #0000CC;
}