BODY {
	SCROLLBAR-FACE-COLOR: #000084; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #5C97FB; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #041C4F; 
	SCROLLBAR-DARKSHADOW-COLOR: #000084
}

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

a{
	font-family : 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 : Arial,Helvetica,non-serif;
	border-color: Navy;
	background-color: #FFFFFF;
	color: #333333;
	
	}