body { 
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	background-image: url(./images/stars-bg-grey.png);
	background-repeat: repeat-x repeat-y;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	color: #000000;
}
head {
	background-image: url(./images/head-bg.png);
	background-repeat: no-repeat;
	width: 933px;
	height: 331px;
}
h1 {
	0px 0px 0px 0px;	
	font-family: Verdana, Arial, sans-serif; 
	font-size: 18px; 
	color: #830614;
	background-color: #FFFFFF;
}
.h2Style {
	0px 0px 0px 0px;	
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold;
	font-size: 14px; 
	color: #b6c425;
	background-color: #FFFFFF;
}
div.h1points {
	background-image: url(./images/points.gif);
	background-repeat:repeat-x;
	width: 500px;
}
.h2lines {
	background-image: url(./images/0050.gif);
	width: 300px;
	height:16px;
}
.article {
	width: 300px;
	text-align: justify;
}
a {
	text-decoration:none;
	color: #000000;
}

a:hover {
	color: #b6c425;
}