body{
  font-size: 12px;
  font-family: "Verdana", sans-serif; 
  color: #212528;   
}

td{
  font-size: 12px;
  font-family: "Verdana", sans-serif; 
  color: #212528;   
}

a:link{color: #7F2932; text-decoration: underline;}
a:active{color: #7F2932; text-decoration: underline;}
a:visited{color: #7F2932; text-decoration: underline;}
a:hover{color: #212528; text-decoration: underline;}

A.topmenu { color: #7F2932; font-family: Verdana; text-decoration: none; font-size: 9pt; }
A.topmenu:link { color: #7F2932; font-family: Verdana; text-decoration: none; font-size: 9pt; }
A.topmenu:visited { color: #7F2932; font-family: Verdana; text-decoration: none; font-size: 9pt; }
A.topmenu:hover { color: #212528; font-family: Verdana; text-decoration: none; font-size: 9pt; }

A.menu { color: #a0a0a0; font-family: Verdana; text-decoration: none; font-size: 11pt; }
A.menu:link { color: #a0a0a0; font-family: Verdana; text-decoration: none; font-size: 11pt; }
A.menu:visited { color: #a0a0a0; font-family: Verdana; text-decoration: none; font-size: 11pt; }
A.menu:hover { color: #39342e; font-family: Verdana; text-decoration: none; font-size: 11pt; }

table.tabletop {
  width:100%;
}

h1{
	padding-top: 0px;
  	font: 16px Verdana; 
  	font-weight: bold;
  	color: #39342e; 
}

h2{
 	font-size: 10px;
  	font-family: "Verdana", sans-serif; 
    font: 10px Verdana; 
    color: #a0a0a0; 
}

h3{
  	font-size: 19px;
  	font-family: "Verdana", sans-serif; 
    font-weight: bold;
    color: #a0a0a0; 
    text-transform: uppercase; 
}

h4{
	padding-top: 0px;
  	font: 14px Verdana; 
  	color: #FF0000; 
}

h5{
	padding-top: 0px;
  	font: 14px Verdana; 
  	color: #0066FF; 
}

.small{
	font: 10px Verdana;
	text-decoration: none;
	color: #000000;
}

