body, div, h1, h2, h3, form, ul, ol, img, legend, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html {

}

body {	
	color: #000000;	
	text-align: left;	
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-Serif;	
	font-size: 11px;
	background: #fff;
	overflow-x:auto;
	overflow-y:scroll;	
}

table {	
	color: #000000;		
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-Serif;	
	font-size: 11px;
}




div.text1
{
	font-size: 10px;
	color: #000000;
}

div.text2
{
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

div.text3
{
	font-size: 9px;
	color: #000000;
}

div.text4
{
	font-size: 11px;
	color: #000000;
}

td.text4
{
	font-size: 11px;
	color: #000000;
}

td.text5
{
	font-size: 11px;
	font-weight: bold;
	color: #9d0000;
}

td.text6 
{
	color:#000000;
	font-size:12px; 
	line-height:17px;
}

a.link1
{
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

a.link2
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

span.highlight
{
	font-weight:bold;
	color:#000088;
}