body, td{
	font-family : Verdana,Arial;
	font-size :9pt;
	color : black
}
.content{
	font-family : Verdana,Arial;
	font-size : 9pt;
	color : black
}
.title{
	font-family : Verdana,Arial;
	font-size : 14pt;
	font-weight : bold;
	color : 336699
}
.boldtext{
	font-family : Verdana,Arial;
	font-size : 10pt;
	font-weight : bold;
	color : 000000
}
.boldtextbig{
	font-family : Verdana,Arial;
	font-size : 11pt;
	font-weight : bold;
	color : 333333
}
.header{
	font-family : Verdana,Arial;
	font-size : 11pt;
	font-weight : bold;
	color : 990000
}
.subhead{
	font-family : Verdana,Arial;
	font-size : 10pt;
	color : 000000;
	font-weight : bold
}
.sub{
	font-family : Verdana,Arial;
	font-size : 7pt;
	color : 666666;
}

a{
	font-family : Verdana,Arial;
	text-decoration:underline;
	color : 336699;
}
a:hover{
	text-decoration:none;
	
	}
	
.tanformfield
	{
	font-size : 9pt;
	font-family : Arial,Helvetica,non-serif;
	border-color: Navy;
	background-color: #ECEAD0;
	color: #333333;
	}

.redformfield
	{
	font-size : 9pt;
	font-family : Arial,Helvetica,non-serif;
	border-color: Navy;
	background-color: #FFCCCC;
	color: #333333;
	}
	
.normalformfield
	{
	font-size : 9pt;
	font-family : Verdana,Arial,non-serif;
	border-color: Navy;
	background-color: #FFFFFF;
	color: #333333;
	}