body {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

img.in {
 	padding:10px;

}

font {
	font-family: Tahoma;
	font-size: 12px;
} 
font.bold  { 
	font-weight: bold;
	color: #353535;
}
font.bold_red {
	color: #EE2900;
}
font.text  {
	color: #353535;
}

input, td, th  { 
	font-family: Tahoma;
	color: #353535;
	font-size: 12px;
}
            
h1, h2, h3{ 
	font-family: Tahoma;
	font-weight: bold;
	color: #353535;
	font-size: 12px;
}

h2 { 
	font-size: 14px;
}                     
	
input {
	font-size: 11px;
}

input.button  { 
	font-family: Tahoma;
	width: 70px;
}
input.post{
	background:#ffffff;
	border:1px solid #000000;
	font:Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px;
}
a, a:link, a:visited, a:hover{
	font-family: Tahoma;
	color: #353535;
}		 
a:link.menu, a:visited.menu  {
    font-weight: bold;
	color: #353535;
	text-decoration:none;
}
a:hover.menu {
	color:#EE2900;
	font-weight:bold;
	text-decoration:none;
}
a:link.other1, a:visited.other1 {
	color: #353535;
	text-decoration:none;
}
a:hover.other1 {
	color: #EE2900;
	text-decoration:none;
}
a:link.other, a:visited.other, a:hover.other {
	color: #353535;
}
