/* CSS Document */
body {
	background-image: url(images/bg_body.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {color: ##336699; font-weight:bold;}
.style2 {
	font-size: 18px;
	color: #4D4D4D;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #336699;
}

h1{font-size:18px;
color:#4D4D4D;
font-family:Arial, Helvetica, sans-serif;
}

