body,tr,td,p 
       { font-family: Trebuchet MS, arial;
		color: #4B6786;
		font-size: 11px;
		text-decoration: none; 
		 }

body {
	scrollbar-arrow-color: #93A4BC;
	scrollbar-3dlight-color: #D6DDE6;
	scrollbar-base-color: #C1CBD9;
	scrollbar-DarkShadow-Color: #C1CBD9;
	scrollbar-Face-Color: #C1CBD9;
	scrollbar-Highlight-Color: #C1CBD9;
	scrollbar-Shadow-Color: #93A4BC;
	scrollbar-track-color: #C1CBD9;
	background-repeat: no-repeat;
	background-attachment: fixed;
		 }
	 

.head { font-family: Trebuchet MS, arial;
		color: #314B67;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 3px;
		border-bottom: 1px dashed #314B67; }	
		

a:link {
	font-family: Trebuchet MS, arial;
	color: #000000;
	font-weight: bold;
	text-decoration: none; }
	
a:active {
    font-family: Trebuchet MS, arial;
	color: #000000;
	font-weight: bold;
	text-decoration: none; }

a:visited {
    font-family: Trebuchet MS, arial;
	color: #000000;
	font-weight: bold;
	text-decoration: none; }
	
a:hover {
    font-family: Trebuchet MS, arial;
    color: #4B6786;
	font-weight: bold;
	text-decoration: none; }