body	{
	background-color: #ffffff;
	margin: 0px;
}
.headerLinks, .formField, .text, .color-rowalert, .color-row, .color-buttonrow, .buttn, .color-header	{
	font-family: verdana;
	font-size: 8pt;
}
.headerLinks a	{
	color: #000066;
}
.headerLinks a:hover	{
	text-decoration: none;
}
.formField	{
	border: 1px solid #182c75;
}
.text a	{
	color: #182c75;
}
.text a:hover	{
	text-decoration: none;
}
.color-rowalert	{
	background-color: #ffddaa;
	color: maroon;
}
.color-row	{
	background-color: #ffffff;
}
.color-buttonrow	{
	background-color: #ececec;
}
.buttn	{
	cursor: hand;
	width: 100px;
}
.color-header	{
	background-color: #ececec;
}
