h1 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: Bold;
	color: #333333;
}
h2 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: Bold;
	color: #333333;
}
h3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: Bold;
	color: #333333;
}
h4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: Bold;
	color: #FFFFFF;
	margin-top:2px;
	margin-left:5px;
}
h5 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: Bold;
	color: #FFFFFF;
	margin-top:2px;
	margin-left:5px;
}

h6 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: Bold;
	color: #F48D29;
	margin-top:2px;
	margin-bottom: 0px
}
.text {
	font-family: tahoma, Arial;
	font-size: 10px;

}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

a.c:link {

	font-family: tahoma;
	font-size: 12px;
	font-weight: Bold;
	color: #F48D29;
	text-decoration: underline;
}
a.c:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #04A4DE;
	text-decoration: underline;
}
a.c:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #04A4DE;
	text-decoration: underline;
}

a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: Bold;
	color: FFFFFF;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFA708;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-weight: bold; }
.style3 {color: #990000; font-size:24px}


body {
	background-color: #FFFFFF;
	
}
 
 
 
#menu5 {
	width: 135px;
	margin: 0px;
	text-align:left
	}
	
#menu5 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #FFF;
	display: block;
	background:  url(/images/menu5.gif);
	padding: 8px 0 0 10px;
	}
	
#menu5 li a:hover {
	color: #FFF;
	background:  url(/images/menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

#menu5 a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 a:link, #menu5 a:visited {
	color: #FFF;
	display: block;
	background:  url(/images/menu5.gif);
	padding: 8px 0 0 10px;
	}
	
#menu5 a:hover {
	color: #FFF;
	background:  url(/images/menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
