  	body {
			margin:0px; 
			padding:0px;
			font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
			color: #373737;
			font-size: 11px;
			background-image: url(images/background.gif);
			
	}
	h1 {
			margin-top: 0px;
			margin-bottom: 5px;
			font-size: 12px;
			font-weight: bold;
			
	
		
	}
	h2 { 
			margin-top: 10px;
			margin-bottom: 5px;
			font-size: 11px;
			font-weight: bold;
			color: #494949;
}
	
		p {
			margin-top: 15px;
			margin-bottom: 15px;
	}
	
		ul {
			margin-right: 5px;
			margin-bottom:0px;
			margin-top: 12px;
			margin-bottom:12px;
		
	}
			li {
			list-style-image:url(images/red_bullet.gif);
			margin-left:0px;
			
	}
	
		A:link {
			color: #FF0000; text-decoration: underline;
	}
		A:visited {
			color: #FF0000; text-decoration: underline;
	}
		A:active {
			color: #FF0000; text-decoration: underline;
	}
		A:hover {
			color: #FF0000; text-decoration: none ; 
	}
	.maintext {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.box {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	background-color: #DAD8D8;
	border: 1px solid #999999;
	height: 18px;

}
.box2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	background-color: #DAD8D8;
	border: 1px solid #999999;


}