p, td, font, body, pre  {
	color : #000000;
    font-size : 11px;
	font-family : verdana, arial, sans-serif;
}

p  {
	line-height : 135%;
    font-size : 11px;
	font-family : verdana, arial, geneva, sans-serif;
}

ul  {
	line-height : 120%;
    font-size : 11px;
	font-family : verdana, arial, geneva, sans-serif;
}

input, .input  {
	font-size : 10px;
	background : #ffffff;
    color:#000000;
    font-weight:bold;
}

.footer  {
	font-size : 10px;
	font-family : verdana, arial, geneva, sans-serif;
}


h1,h2,h3,h4,h5,h6  {
	font-weight : bold;
	font-size : 25px;
	font-family : helvetica, arial, sans-serif;
}

a:link  {
	text-decoration : none;
	color : #990000;
    font-weight: bold;
}

a:visited  {
	text-decoration : none;
	color : #996666;
    font-weight:bold;
}

a:hover  {
	text-decoration : none;
	color : #000000;
}

