td
{
    font-family: arial, helvetica, san-serif;
    font-size: 14pt;
    color: #333333;
}
body
{
	background:white;
	margin:0px;
}
a:link, a:visited
{
    color:#0000FF;
    text-decoration: underline;
}
a:hover
{
    color: #FF0000;
    text-decoration: none;
}
input[type='text'],input[type='password'],select
{
	border:solid 1px black;
	font-family: arial, helvetica, san-serif;
    font-size: 14pt;
    color: #0099FF;
}
.big1
{
	font-size: 16pt;
    color: #0099FF;
}
b
{
	color:Red;
}
.small
{
	color: Maroon;
	font-size:11px;
}
.big2
{
    color: #0099ff;
}
