BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px; 
	background-image: url(images/bgr.gif);
	font-family: 'Tahoma'; 
	font-size: 12px;
	COLOR: #000000; 
	
}
table {
	font-family: 'Tahoma'; 
	font-size: 12px;
	COLOR: #000000; 
}

A {
	COLOR:#990000;
	TEXT-DECORATION:underline;
}

A:hover {
	TEXT-DECORATION:none;

}

h1 {
	font-size:16px;
}
h2 { 
	font-size:14px;
}
h3 {
	font-size:12px;
	font-weight: normal;
}
#head {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 150px;
	text-align: center;
	font-size: 18px;
}
