body {
	background-color: #2f2d29;
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	background-image:url(images/background.gif);
	
}

.emaillink:link {color: #eb561d; text-decoration: underline;}
.emaillink:visited {color: #eb561d; text-decoration: underline;}
.emaillink:hover {color: #eb561d; text-decoration: none;}
.emaillink:active {color: #eb561d; text-decoration: underline;}

ul { margin:0; padding:0; list-style:none;}
li { background:url(images/bullet.gif) no-repeat 0 6px; line-height:15px; margin:0px; padding:0px; padding-left:10px; padding-bottom:14px;}

.style1 {
	font-family:Verdana;
	font-size: 12px;
	color: #CCCCCC;
}

.style2 {
	font-family:Verdana;
	font-size: 14px;
	color: #eb561d;
	font-weight:bold;
}