	 body
		  {
		font-family: Helvetica, Arial, sans-serif;
		font-size: small;
		color: #545450;
		background-color: #FFFFFF;
		text-align: center;
		margin:3px;
		  }
		  
   	h1 {
		font-size: x-large;
		color: #ff0000;
		margin-top: 4px;
	}

	h3 {
		font-size: medium;
		color: #ff0000;
		margin-top: 4px;
		text-transform: uppercase;
	}

	h4 {
		font-size: medium;
		color: #ff0000;
		margin-top: 4px;
	}

	 h5 {
		font-size: normal;
		color: #ff0000;
	}

	p, td { font-size: small;
		text-align:left;
	}

	a:link { color:#545450; text-decoration:underline }
	a:visited { color:#545450; text-decoration:underline }
	a:hover { color:#ff0000; text-decoration:underline }
	a:active {  color:#545450; text-decoration:underline }
	a:focus { color:#545450; text-decoration:underline }
	
	.block {
	background-color: #eeeeee; 
	padding: 5px; 
	margin-bottom: 2px;
}


#menu ul li a
{
	font-size:11;
  text-decoration: none;
	display: block;
	float: down;
	text-align: left;
	padding: 1;
	margin-left: 10;
	background: #FFFFFF;
	width: 131px;
	color: #000000;
}



#menu ul
{
	border:0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
}

#menu li.nav a
{
	color: #000000;
	font-weight: bold;
	padding-right:30px;
	padding-left:5px;
}

#menu ul li.nav a:hover
{
	background: #FD9214;
	color: #fff;
}

#menu li.navsecond a
{
	color: #777777;
	font-weight: bold;
	padding-left:30px;
}

#menu ul li.navsecond a:hover
{
	background: #FDD214;
	color: #fff;
}

.smallheadline { text-transform: uppercase; font-size: 9pt;
}

td.small, p.small, .small { 
	font-size: 8pt; }

#sub {text-align: center; font-size: 8pt; margin-top: 10px; }
#sub a:link { color: #545450; text-decoration:none; }
#sub a:visited {  color: #545450; text-decoration:none;}
#sub a:hover {  color: #ff0000; text-decoration:none; }
#sub a:active {  color: #545450; text-decoration:none;}
#sub a:focus {  color: #545450; text-decoration:none; }