/*GENERAL body   */

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, H3, TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: White;
}
H1 {   
   font-size: 16px;
   line-height:120%;}
H2 { 
	font-size: 14px; 
	font-weight: bold;

	}
H3 {font-size: 12px;
font-weight: bold;
}
P, H1, H2, H3,  H3 {
   margin: 0px 0px 7px 0px;
	
	}
	P{
		line-height: 130%;
	}
.csc-caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}




TR#footer  {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px 5px 1px 5px;
}

/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	vertical-align: top;
	}


