body {
	background-color: #00ADEF;
	margin:0px;
	color:#000000;
	font-size:12px;
	font-weight: normal;
	padding:0px;
	font-family:Verdana,Helvetica,Arial;
}
.bodybg {
	background-color: #151515;
	margin:0px;
	background-image:url(bg.gif);
	color:#000000;
	font-size:12px;
	font-weight: normal;
	padding:0px;
	font-family:Verdana,Helvetica,Arial;
}

a {
 color: #7376FF;
 background-color: transparent;
 text-decoration: none;
 font-weight: normal;
}

a:visited {
 color: #7376FF;
 background-color: transparent;
 text-decoration: none;
}

a:hover {
 color: #800000;
 text-decoration: none;
 background-color: transparent;
}

a.hlink {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 font-weight: bold;
}

a.hlink:visited {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
}

a.hlink:hover {
 font-size: 12px;
 color: #c0c0c0;
 text-decoration: none;
 background-color: transparent;
}

a.flink {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 font-weight: bold;
}

a.flink:visited {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
}

a.flink:hover {
 font-size: 12px;
 color: #c0c0c0;
 text-decoration: none;
 background-color: transparent;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
h2 {
	font-size: 26px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
h3 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
}
h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #111111;
}