body	 { color: #000; font-size: 10pt; font-family: Arial, Verdana, Helvetica, Sans-serif; background-color: transparent; margin: 0px }
body-indent { font-size: 10pt; text-indent: 18pt; color: #000; font-size: 10pt; font-family: Arial, Verdana, Helvetica, Sans-serif; background-color: transparent; margin: 0px}
.header	{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #300;
	}
	
table.menu a {
	width: 120px;
	display: block;
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	}
	
div.menu a {
	color: #444;
	background: #fefefe;
	text-decoration: none;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	}
	
div.menu a:link {
	color: #300;
	background: #fefefe; }

div.menu a:active {
	color: #000;
	background: #fefefe; }

div.menu a:visited {
	color: #300;
	background: #fefefe; }

div.menu a:hover {
	color: #fefefe;
	background: #444;
	border: 1px solid #000; }

div.menu td
	{
	cursor: hand;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	}

.content h4 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #300;
	margin: 0;
	}

.content a:link
	{
	color: #050;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
	
.content a:visited
	{
	color: #050;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:  none;
	}	
	
.content a:active
	{
	color: #300;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
  	font-weight: bold;
	text-decoration: none;
	}
	
.content a:hover
	{
	color: #300;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
  	font-weight: bold;
  	text-decoration: none;
	}

