

body, p, html, table, td
{
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

h3
{
	font-size: 16px;
	font-style: bold;
}


a.white
{
	float:left;
	width:75;
	text-decoration:none;
	color:black;
	background-color:white;
	padding:0.2em 0.6em;
}

a.white:hover
{
	background-color:gray;
	color:white;
}

table.white
{
	background-color:white;
	width:100;
}

img
{
	border-style: none;
}

table.maintable
{
	width:500;
}


