td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newspage {
	background-image: url(images/newpage_r4_c12.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px -28px;


}
body {
	SCROLLBAR-FACE-COLOR: red;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: blue;
	SCROLLBAR-3DLIGHT-COLOR: (color);
	SCROLLBAR-ARROW-COLOR: blue;
	SCROLLBAR-TRACK-COLOR: blue;
	SCROLLBAR-DARKSHADOW-COLOR: (color)
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.mainlink {
	color: #FFFFFF;
	text-decoration: none;

}
a.mainlink:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.mainlink:hover {
	color: #000000;
	text-decoration: underline;

}
.formbox {
	border: 1px solid #FF0000;
}
.buttonstyle {
	background-color: #FFCCCC;
	border: 0px none #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
