﻿body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11pt;
	margin:10px;
}
h3
{
	font-size:11pt;
	font-weight:bold;
	color:Maroon;
}
a:Link, a:Visited
{
	text-decoration:underline;
}
a:Hover
{
	font-weight:bold;
	background-color:Yellow;
	text-decoration:underline overline;
}
.Content
{
	width:963px;
}
.LinkRevs1
{
	text-decoration: none;
	font-size: 9pt;
	color:#AAFFDD;
}
.LinkRevs1:Hover
{
	text-decoration:underline overline;
	font-size: 9pt;
	background:#0000FF;
}

.Clear
{
	clear:both;
}

.ABlock
{
	width: 960px;
	border: 1px outset;
}

.BlockLOuter
{
	font-size: 13pt;
	font-weight: bold;
	color: Maroon;
	width: 466px;
	padding: 0px;
	margin: 4px;
	float: right;
}

.BlockROuter
{
	font-size: 13pt;
	font-weight: bold;
	/*width: 366px;*/
	color: #aa5102;
	padding: 0px;
	margin:5px;
}

.BlockLeft
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	text-align: left;
	font-weight:normal;
	padding:2px;
	width:inherit;
}

.BlockRight
{
	font-family: Mangal, Arial Unicode MS, Arial;
	font-size: 10pt;
	font-weight:normal;
	text-align: left;
	padding:2px;
	width:inherit;
}
