body {font-family: "trebuchet ms", arial, sans-serif; font-size: 12px}

#scrollarea  	{ 
		position: relative; 
		top: 0px; 
		left: 0px; 
		width: 85%; 
		height: 100%; 
		visibility: visible; 
		display: block; 
		border: 0px; 
		overflow: no;	
		padding: 10px;
		scrollbar-face-color:#CCCCCC;
		scrollbar-track-color:#FFFFFF;
		scrollbar-arrow-color:#FFFFFF;
		text-align:jusitfy;
		font-size: 12px
		} 

#header1 {font-size: 20px; color:#000066; font-weight:bold}
#header2 {font-size: 12px; color:#000066; font-weight:bold; margin-top: 15px}
#table_header1 {font-size: 12px; color:#FFFFFF; font-weight:bold}
#content1 {font-size: 12px; color:#000000; text-align:justify}

a.link:link {color:#0000FF; text-decoration:underline; font-size: 12px}
a.link:active {color:#0000FF; text-decoration:underline; font-size: 12px}
a.link:visited {color:#0000FF; text-decoration:underline; font-size: 12px}
a.link:hover {color:#FF0000; text-decoration:underline; font-size: 12px}
