BODY {
	border-width : 0 0 0 0;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

       .smallform  {
	border : 1;
	background-color : White;
	color : rgb(0,0,0);
	font-weight : normal;
	font-size : 9pt;
}

.redform  {
	border : 0;
	background-color : #DFA4A4;
	color : #DF1616;
	font-weight : bold;
	font-size : 7pt;
	font-family : Arial, Helvetica;
}

.darkblueform  {
	height : auto;
	width : auto;
	font-family : Arial, Helvetica;
	font-size : 8pt;
	font-weight : bold;
	color : #DF1616;
	background : #DFA4A4;
	border-style : solid;
	spacing : 0;
	cursor : Hand;
	border-left-width : thin;
	font-style : normal;
	text-decoration : none;
	text-align : center;
	border-width : 1px;
}

TD  {
	font-family : Arial, Helvetica;
	color : #000000;
	font-size : 8pt;
	font-weight : light;
	font-style : normal; 	
}

.blacknorm1  {
	font-family : Arial, Helvetica;
	color : #000000;
	font-size : 8pt;
	font-weight : light;
	font-style : normal; 	
}

.blackbold  {
	font-family : Arial, Helvetica;
	color :#000000;
	font-size : 8pt;
	font-weight: bold;
}

.bluebold  {
	font-family : Arial, Helvetica;
	color :#DF1616;
	font-size : 8pt;
	font-weight : bold;
}

.redbold  {
	font-family : Arial, Helvetica;
	color :#DF1616;
	font-size : 8pt;
	font-weight : bold;
}

 A.small:link  {
 font-family : Arial, Helvetica;
 font-size : 7pt;
 text-decoration: none;
 }
 
 A.small:alink  {
 font-family : Arial, Helvetica;
 font-size : 7pt;
 text-decoration: none;
 }
 
 A.small:visited  {
 font-family : Arial, Helvetica;
 font-size : 7pt;
 text-decoration: none;
 }
 
 A.small:hover  {
	font-family : Arial, Helvetica;
	font-size : 7pt;
	text-decoration: none;
}

 A.red:link  {
 font-family : Arial, Helvetica;
 color : #DF1616;
 font-size : 8pt;
 font-weight : bold;
 text-decoration: none;
 }
 
 A.red:alink  {
 font-family : Arial, Helvetica;
 color : #DF1616;
 font-size : 8pt;
 font-weight : bold;
 text-decoration: none;
 }
 
 A.red:visited  {
 font-family : Arial, Helvetica;
 color : #DF1616;
 font-size : 8pt;
 font-weight : bold;
 text-decoration: none;
 }
 
 A.red:hover  {
	font-family : Arial, Helvetica;
	color : #DF1616;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
}
