body {
	margin:0em;
	background-image: url(../Images/background.jpg);
	background-repeat:repeat;
	font-size:10px;
	font-family: verdana, arial, sans-serif;
	color:#000000;
	background-position: top;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3300FF;
	margin-bottom: 0px;
	margin-top: 0px;
	top: 0px;
	vertical-align: middle;
	line-height: normal;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:15px;
	color: #FF0000;

	font-family: Verdana
	margin-bottom: 0px;
	margin-top: 0px;
	top: 0px;
	vertical-align: middle;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}

a {
	color:#006600;
	text-decoration:none;
	font-weight: bold;
} /*#555454;*/
a:hover {text-decoration:underline}
.bullets {
	list-style-image: url(../Images/bullets.jpg);
	list-style-position: inside;
}
