body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	padding:0px;
	width:100%;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-y;
	background-position:50% 0%;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D5FCBC;
	font-size: 14px;
}

#top
{padding:0px;margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px;
background-image:url(../images/top.jpg);background-repeat:no-repeat;
background-position:50% 0%;
}
.bullet {list-style-type: square; list-style-image: url(../images/point.jpg); text-decoration: none; line-height: 16px} 

.style1 {font-size: 10px}
.style2 {font-size: 18px}
.style3 {font-size: 18; }
.style4 {font-weight: bold}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
}
