/*cope with inheritance bugs*/
body, table, th, td{
	color:#000000;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*body specific*/
body{
background-color:#ffffff;
background-image:url(pxl_black.gif);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}
a:link{
color:#000000;
font-size:10px;
text-decoration:none;
}
a:visited{
color:#000000;
font-size:10px;
text-decoration:none;
}
a:hover{
color:#000000;
font-size:10px;
text-decoration:underline;
}
a:active{
color:#000000;
font-size:10px;
text-decoration:none;
}
li{
color:#000000;
list-style-type:square;
}
ol{
color:#000000;
}
ul{
color:#000000;
list-style-type:square;
}
H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
}
#content h3 {
	font-size: 14px;
}
#content h2 {
	font-size: 15px;
}



#banner {
}
