body,p,td{
	font-family: Tahoma;
	color: #003333;
	font-size: 14px;
	font-weight: regular;	
	line-height: normal;
	text-decoration: none;
}
b{
    font-family: Tahoma;
	color: #003333;
	font-size: 14px;
	font-weight: regular;	
	line-height: normal;
	text-decoration: none;
	margin-bottom: 2px;
}
h1,h2,h3,h4{
    font-family: Tahoma;
    font-weight: bold;
    color: #003333;	
    line-height: normal;
	text-decoration: none;
}
h5{
	font-family: Tahoma;
    font-weight: regular;
    color: #ffff00;
    font-size: 18px;	
    line-height: -3px;
	text-decoration: none;
}
img{
    border:2;
    color: #003333;
}
a {
	font-family: Tahoma;
	color: #003333;
	font-size: 16px;
	font-weight: regular;	
	line-height: normal;
	text-decoration: none;
}
a:visited {
	color: #003333;
}
a:hover {
	color: #ffff00;
}
a:active {
	color: #ffff00;
}
 