/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg)
}
.style1 {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	color: #666666;
}
.comment {
	font-family: sans-serif, Tahoma;
	font-size: 11px;
	color: #2A4698;
}
.footter {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
}
a:link {
	color: #72ae00;
		text-decoration: none;
}
a:visited {
	color: #72ae00;
		text-decoration: none;
}
a:hover {
	color: #95E600;
		text-decoration: none;
}
a:active {
	color: #72ae00;
		text-decoration: none;
}
.style2 {color: #9EDBF8}

.style3 {color: #2D429D}
.style3 {color: #006403;
	font-family: sans-serif, Tahoma;
	font-size: 12px;}
	h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}


