/* CSS Document */

	html {
SCROLLBAR-FACE-COLOR: #Ff9900; 
SCROLLBAR-HIGHLIGHT-COLOR: #ff9900; 
SCROLLBAR-SHADOW-COLOR: #Ff9900; 
SCROLLBAR-3DLIGHT-COLOR: #ff9900; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #829EBF; 
SCROLLBAR-DARKSHADOW-COLOR: #ff9900;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	text-align:justify;
	color:#3C4969;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
}
.style1 {color: #EEEEEE}
a:link {
	color: #4A6388;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #4A6388;
}
a:hover {
	text-decoration: none;
	color: #658BB2;
}
a:active {
	text-decoration: none;
	color: #4A6388;
}


