#line_dotted { border-bottom: 1px dotted #ccc; width:75%;}

td.inside_line { 
	background: #fff; 
	border-bottom: 1px solid #C8DBF6; 
	border-left: 0px solid #626262; 
	border-right: 0px solid #FDFDFD; 
	border-top: 0px solid #626262;
	font-size:8pt  
}

/*** Link Structures ***/
a:link { color: #0000FF; text-decoration: none; }
a:visited {color: #0000FF; text-decoration: none }
a:hover,a:active {color: #3579D0; text-decoration: underline; background-color: transparent;	}
/*** End Link Structures ***/


/***  Original  ***/
.redtitles {
	font-family : Verdana;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
	color: #013567;
}
body, td {
	font-family: verdana, arial, helvettica, sans-serif;
	font-size: 10pt;
	}
