body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0A178A;
	margin: 0px;
	padding: 0px;
}
h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#660000;
	}

h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#660000;
	}

h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#660000;
	}

ul
{
font-size: 12px;
line-height: 20px;
}
p
{
text-align:justify;
}
a
{
color: #660000;
text-decoration:none;
}
.textbox{
font-size: 11px;
border-bottom-width:1px;
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
border-bottom-style:solid;
border-top-style:solid;
border-right-style:solid;
border-left-style:solid;
color:#0066FF;
}
.button
{
border:1;
color:#0000FF; 
background-color:#CCCCCC;
font-size:14px;
}