.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;

}
.header1 {
	font-family: "Trebuchet MS", "ZapfHumnst BT", Verdana, "Tw Cen MT", Arial, sans-serif;
	font-size: 16px;
	color: #AECDFB;
	font-weight: bold;
	line-height: 20px;

}
.contenttextleft {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
a:link {
	color: #99CCFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #990099;
	text-decoration: underline;
}
a:active {
	color: #99CCFF;
}

BODY { scrollbar-3d-light-color:#000000;
           scrollbar-arrow-color:#CCCCCC;
           scrollbar-base-color:#CCCCCC;
           scrollbar-dark-shadow-color:#333333;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#666666;
           scrollbar-shadow-color:black
}
