BODY {
	margin : 2 2 2 2;
    color:#000000;
	font-family : "Times New Roman", Times, serif;
	font-size: 10px;	
	font-weight : bold;
	/*scrollbar-track-color: #FFEA00;
	scrollbar-face-color: #993300;
	scrollbar-shadow-color: Gray;
	scrollbar-highlight-color: #FF9966;
	scrollbar-3dlight-color: #F8F8FF;
	scrollbar-darkshadow-color: black;
	scrollbar-arrow-color: #FFEA00;
	background-image : url(graphics/bgdarkblue.gif);
	padding-right: 5px;
	padding-left:10px;
*/
}

.heading{
	 font-size:14pt; 
	 font-weight:bold;
	 font-family : Arial, Helvetica, sans-serif;
	 color:#666666;	
}

H1{
	font-family : Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#666666;
	font-weight: normal;
}

H2{
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-size:12pt;
	color:#666666;
}

.emphasis{
		font-size: 14px;
			font-weight : bold;
}

.address{
	font-family : Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	/*color:#000000;*/
	
}

TH.table{
	font-weight:normal;
	font-size:8pt;
	color: #FF0000;
	font-family : Arial, Helvetica, sans-serif;
}
TD.table{
	font-weight:normal;
	font-size:10pt;
	font-family : Arial, Helvetica, sans-serif;
}

HR{
			color: #666666;
}

HR.table{
		color: #FF0000;
}

.formtext{
	font-size:12pt;
	font-weight:bold;
	color:CC3300;
	font : Arial, Helvetica, sans-serif;
}

.left{
	Position: relative;
	float:left;
	clear:right;
}

.right{
	Position: relative;
	float:right;
	clear:left;
}

.bggradient{
	background-image : url(graphics/gradient_line.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}

.maintexttable{
		border-color : #FFCC00 #000000 #FFCC00 #000000;
	border-width : 0 1 0 1;
	border-style : solid;
	padding-right: 5px;
	padding-left:10px;

}

A  {COLOR:#CC0000; text-decoration:none; font-size:10pt; font-family:arial,serif; font-weight:bold;}
A:Visited  {COLOR:#CC0000;}
A:Active  {COLOR:#FFFFFF;}
A:Hover  {COLOR:#0000CC;}

A.foot  {COLOR:#C3E2FA; text-decoration:none; font-size:10pt; font-family:arial,serif; font-weight:bold; font-style:italic;}
A.foot:Visited  {COLOR:#C3E2FA;}
A.foot:Active  {COLOR:#FFFFFF;}
A.foot:Hover  {COLOR:#FFFFFF; text-decoration:underline;}

A.copy  {COLOR:#FFFFFF; text-decoration:none; font-size:10pt; font-family:arial,serif; font-weight:bold;}
A.copy:Visited  {COLOR:#FFFFFF;}
A.copy:Active  {COLOR:#FFFFFF;}
A.copy:Hover  {COLOR:#C3E2FA;}
