.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
	line-height: 25px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	color: #999999;
}
a {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #004BE8;
}
body {
    margin: 0px;
	background-color: #E3EDF8;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
}
.formy {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 11px;
color: #333333;
font-weight: normal;
background-color: #E4E4E4;
}
