
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg.jpg);
}
.head {
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.submenu {
	font-family: verdana;
	font-size: 12px;
	font-weight:400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.head1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.text {
	font-family: verdana;
	font-size: 12px;
	font-weight:400;
	text-decoration: none;
	text-align: left;
	color:#000000;
	}
	.text2 {
		color:#000000;
	}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.copy{
	font-family: Arial;
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
