.header {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
}
.header2 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.messagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

A:link {text-decoration: none; color:#003399}
A:visited {text-decoration: none; color:#003399}
A:active {text-decoration: none color:#003399}
A:hover {text-decoration: none; color:#990000;}

.rollover a { display:block; width:75px; background-color: #cccccc}
.rollover a:hover { background-color: #990000}

body {
scrollbar-3d-light-color: #000000;
scrollbar-arrow-color: #003399;
scrollbar-base-color: #FFFFFF;
scrollbar-dark-shadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #999999;
scrollbar-shadow-color: #003399;
}