.heading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #5D7DA6;
}

body {      
	background-color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height:normal
	text-transform: none;
	text-align:justify;
	
	scrollbar-face-color: #f0f4f8;
	scrollbar-shadow-color: #5D7DA6;
	scrollbar-highlight-color: #7e95b2;
	scrollbar-3dlight-color: #7e95b2;
	scrollbar-darkshadow-color: #7e95b2;
	scrollbar-track-color: # 5d7da6f0f4f8;
	scrollbar-arrow-color: #5D7DA6;
}

body.inside {
	background-color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #5D7DA6;
scrollbar-face-color: #f0f4f8;
	scrollbar-shadow-color: #5D7DA6;
	scrollbar-highlight-color: #7e95b2;
	scrollbar-3dlight-color: #7e95b2;
	scrollbar-darkshadow-color: #7e95b2;
	scrollbar-track-color: # 5d7da6f0f4f8;
	scrollbar-arrow-color: #5D7DA6;
	text-align: justify;
}

td {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	color: #5D7DA6;
	text-align:justify;
}

th.inside {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #5D7DA6;
	text-align:justify;
}

td.inside {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	color: #5D7DA6;
	text-align:justify;
}

span.quote {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5D7DA6;
	font-weight: bold;
}

span.question {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5D7DA6;
	font-weight: bold;
}

td.form {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #5D7DA6;
	text-align:justify
}

.box {
	background: #E4F1A9;
	color: #000000;
	font-weight: normal;
	font-size : x-small;
	text-align:justify
}

.box_dark {
	background: #3A6226;
	color: #BDD194;
	font-weight: bold;
	font-size : x-small;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: blue;       //#cccccc
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: navy;    //#cccc00
}

span.news_header {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}
