BODY, TD 
{
	font-family : arial;
	font-size : 11pt;
	color: gray;
}

A 
{
	text-decoration: none;
	color: gray;
	font-weight: bold;
}
A.menu 
{
	text-decoration: none;
	color: black;
}

A:Hover 
{
	text-decoration: underline;
	color: red;
}
A:Hover.menu 
{
	text-decoration: underline;
	color: black;
}
.menubar
{
	font-family : arial;
	font-size : 9pt;
	color: white;
	background-color : Black;
}
.menubar1
{
	font-family : arial;
	font-size : 9pt;
	color: white;
	background-color : Black;
	border-bottom: 1px solid #000000; 
	border-top: 1px solid #000000;
}
.menubar2
{
	font-family : arial;
	font-size : 9pt;
	color: white;
	background-color : #DED5D5;
	border-bottom: 1px solid #000000; 
	border-top: 1px solid #000000;
}
.menu
{
	font-family : arial;
	font-size : 9pt;
	color: black;
}
.small
{
	font-family : arial ;
	font-size : 8pt;
	color: gray;
}
.smallbold
{
	font-family : arial ;
	font-size : 8pt;
	font-weight: bold;
	color: black;
}
.tinyred
{
	font-family : arial ;
	font-size : 8pt;
	font-weight: bold;
	color: red;
}
.dates
{
	font-family : arial;
	font-size : 9pt;
	color: gray;
}

.bold {
	font-family : arial ;
	font-size : 11pt;
	font-weight: bold;
	color: gray;
}

.h4 {
	font-family : arial;
	font-size : 20pt;
	font-weight: bold;
	color: gray;
}

.h3 {
	font-family : arial;
	font-size : 15pt;
	font-weight: bold;
	color: gray;
}

.h2 {
	font-family : arial;
	font-size : 12pt;
	font-weight: bold;
	color: black;
}

.red{
	font-family : arial;
	font-size : 14pt;
	font-weight: bold;
	color: red;
}

.press {
	font-size : 10pt;
	font-weight: normal;
	color: black;
	font : Arial, Helvetica, sans-serif;
}

.old {
	font-family : arial;
	font-size : 11pt;
	color: #45DEE7;