html {
	height: 100%;
}

body {
	height: 100%;
}

tr,p,div,td
{
	font:Tahoma, Verdana;
	font-size:12px;
	color:#ffffff;
}
a:link,a:visited
{
	color:yellow;
	text-decoration:none;
	font-size:12px;
}
a:hover
{
	text-decoration:underline;
}
.h3 {
font-size: 16px;
font-weight: bold;
margin: 0px;
height:28px;
background: url(menubg.gif) repeat-y; 
}