a,h1,h2,h3,h4,h5,h6,li,p,td,th{
	color:#000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a,a:active,a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#fff;
}
a, li, p, td, th {
	font-size: 12px;
}
.odd {
	background-color: #eee;
}
.evn {
	background-color: #fff;
}
.nav{
	font-weight:bold;
}
