html, body, ul, ol, li, p, form, fieldset {
margin: 0;
padding: 0;
border: 0;
scrollbar-base-color:#FFFFFF;
scrollbar-face-color:#D1DCE8;
scrollbar-highlight-color:#FFFFFF;
scrollbar-arrow-color:#405068;
scrollbar-darkshadow-color:#405068;
scrollbar-shadow-color:#000000;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #405068;
	text-decoration: none;
}
body{
	background-image: url(images/grid.gif);
	color:#405068;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
A {
	text-decoration:none;
	color:#597091;
	font-weight: normal;
}
A:hover 
{
	color:#7086A7;
	text-decoration:underline;
	border: none;
}
.SmallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #405068;
}
.greyTEXT {
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
a.greyTEXT:link {
	color: #999999;
	text-decoration: none;
}
a.greyTEXT:hover {
	color: #666666;
	text-decoration:underline;
	border: none;
}

