BODY
{
	font-family: Verdana, Tahoma;
}
A
{cursor:hand;}

A:link
{	font-size: 8pt;
	cursor: hand;
	color: red;
	text-decoration: none;
}

A:visited
{COLOR: Red; FONT-SIZE: 8pt; TEXT-DECORATION: none; cursor:hand;}


.Headings
{	font-weight: bolder;
	font-size: 20px;
	color: Black;
	letter-spacing: 4px;
	text-align: center;}

.SubHeadings
{	font-weight: bolder;
	font-size: 15px;
	color: Black;
	text-align: center;}

.TableText
{
	font-size: 13px;
	font-weight: bolder;
}

.TableHighLight
{
	font-size: 15px;
	font-weight: bolder;
	background-color:Red;
	text-align: center;
}
.TableHeadings
{
	font-weight: bolder;
	font-size: 15px;
	color: black;
	background-color: red;
	text-align: left;
}
.Tiny
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: 'Small Fonts'
}

.contentsmall
{
	font-weight: bold;
	list-style-position: outside;
	font-size: 8pt;
	cursor: hand;
	color: red;
	list-style-type: circle;
	text-align: center;
	text-decoration: none;
}

.TextBox 
{BORDER-BOTTOM: thin groove; BORDER-LEFT: thin groove; BORDER-RIGHT: thin groove; BORDER-TOP: thin groove; FONT-SIZE: 8pt}

