body, table, tr, td
{
	font-family: "raavi" "courier new";
	font-weight: bold;
	font-size: 10pt;
}

body
{
	background-repeat:repeat;
	background-position:top center;
	background-image: url(back.png);
	background-color:#000;
}

a
{
	color: #000;
	font-weight: bold;
}
a:hover
{
	font-color: #666;
	font-weight: bold;
	color: #000;
}

.pres
{
	font-size: 14px;
	font-weight:normal;
/*	font-family:Georgia, "Times New Roman", Times, serif;
*/}
.presrub
{
	font-size: 24px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.blackline
{
	background-color:#000;
	width: 100%;
	height: 1px;
}

#leftstuff
{
	position: absolute;
	left: 50%;
	margin-left: -634px;
	_margin-left: -635px;
	margin-top: 0px;
	overflow: hidden;
}

.blackback
{
	color:#FFF;
}