/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.style1 {font-size: 11px}
.style2 {
	font-size: 11px;
	font-weight: bold;
	color: #336633;
}
.style3 {
	font-size: 12px;
}
.link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body {
	background-image: url(images/bg_back.gif);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

