/* CSS Document */

body {
	background:#700000 url(images/back.gif) repeat-y top center;
	margin:0;
	padding:0;
	}
	
.text	
{
	color:#9A9A9A;
	font-family:Verdana;
	font-size:9pt;
	
}

.footer
{
	color:#666666;
	font-family:Verdana;
	font-size:7pt;
	font-weight:700;
	
}

.border
{
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	
}


a
{
	font-family:Verdana;
	color:#760010;
}