body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px
}

h1 {font-size:14px;
color:#ff0000;
}

h2 {font-size:14px;
color:#ff0000;
}

h3 {font-size:14px;
color:#ff0000;
}

h4 {font-size:14px;
color:#ff0000;
}

a:link {
	text-decoration: none;
	color: #51bb1b;
}
a:visited {
	text-decoration: none;
	color: #51bb1b;
}
a:hover {
	text-decoration: underline;
	color: #51bb1b;
}
a:active {
	text-decoration: none;
	color: #51bb1b;
}

.tiny a:link { 
	color: #FF0000; 
	text-decoration:none;
}
.tiny a:active { 
	color: #FF0000; 
	text-decoration:none;
}
.tiny a:visited { 
	color: #FF0000; 
	text-decoration:none;
}
.tiny a:hover { 
	color: #FF0000; 
	text-decoration:underline;
}

.style1 {
	color: #ff0000;
	font-weight: bold;
}

.style2 {
	color: #FF0000;
	font-weight: bold;
}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
height: 2em;
line-height: 2em;
float: left;
width: 7em;
display: block;
border: 0.1em solid #CCCCCC;
color: #ff0000;
text-decoration: none;
text-align: center;
font-weight:bold;
background-color: #E9E9E9;
font-size:15px;
font-family:Verdana, Geneva, sans-serif;

}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu li a:hover {
background-color: #ffffff;
font-size:15px;
font-family:Verdana, Geneva, sans-serif;

}

#nav-menu
{
width:50em
} 

.tdclass1 {
        padding: 5px;
		font-size:14px;
		border: 0.1em solid #CCCCCC;
		color: #ff0000;
		text-decoration: none;
		font-weight:bold;
		background-color: #E9E9E9;
		font-family:Verdana, Geneva, sans-serif;
}

.tdclass2 {
        padding: 5px;
		border: 0.1em solid #CCCCCC;
		text-decoration: none;
		background-color: #E9E9E9;
		font-family:Verdana, Geneva, sans-serif;
}