body {
	font-family: sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);

}
td {
	font-family: sans-serif;
	font-size: 11px;
	line-height:22px;
	color:#555555;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #0E1E7D;
	text-decoration: none;
}
a:active {
	color: #0E1E7D;
	text-decoration: none;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;

}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	
}
a.menu:hover {
	color: #0E1E7D;
	text-decoration: none;
	font-size: 11px;
	
}
a.menu:active {
	color: #0E1E7D;
	text-decoration: none;
	font-size: 11px;

}
.title1 {
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
}
.links {
    font-size:11px;
	font-family: tahoma;
	}
td_left {
	font-family: sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #B2CAF1;
}
.form {
	border: 1px dotted #999999;
}
.style1 {color: #FF9900}
.style3 {color: #FF9900; font-weight: bold; }


