a {
	color: #0066FF;
	text-decoration: none;
}
	
a:hover {
	color: #FF33FF;
	text-decoration: none;
	text-transform: none;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #F2F2F2;
	background-image: url(pic/bg.gif);
	background-repeat: repeat-y;
}
h1{
	font-size: 20px;
}
h2{
	font-size: 15px;
}
.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
}
.head2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #0099FF;
}
.titlesmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #FFFFFF;
	background-image: url(pic/titlesmall1.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 145px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.whitebg{
	background-color: #FFFFFF;
	}
.titlesmall2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
	background-image: url(pic/titlesmall2.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 400px;
}
.bodysmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: 900;
}
.bodymid{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 900;
}