body
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
p, td, div, li, dt, dd, address
{
	font-size: 11px
}
th
{
	font-size: 11px;
	background-color: #6666ff;
	color: white
}
h1
{
	font-size: 16px
}
h2
{
	font-size: 14px
}
h3
{
	font-size: 12px
}
h4
{
	font-size: 11px
}

a.white
{
	color: white;
	text-decoration: underline;
}
a.white:active
{
	color: white;
	text-decoration: underline;
}
a.white:link
{
	color: white;
	text-decoration: underline;
}
a.white:visited
{
	color: white;
	text-decoration: underline;
}
a.white:hover
{
	color: white;
}

a.whover
{
	color: white;
	text-decoration: none;
}
a.whover:active
{
	color: white;
	text-decoration: none;
}
a.whover:link
{
	color: white;
	text-decoration: none;
}
a.whover:visited
{
	color: white;
	text-decoration: none;
}
a.whover:hover
{
	color: white;
	text-decoration: underline;
}

a.navw
{
	color: white;
	display: block;
	padding: 4px;
	text-decoration: none;
}
a.navw:link    { color: white; }
a.navw:visited { color: white; }	
a.navw:active  { color: white; }
a.navw:hover   { color: white; }

a.navb
{
	color: black;
	display: block;
	padding: 4px;
	text-decoration: none;
}
a.navb:link    { color: black; }
a.navb:visited { color: black; }	
a.navb:active  { color: black; }
a.navb:hover   { color: black; background: #FFA000; }

a.black
{
	color: black;
	text-decoration: underline
}
a.black:active
{
	color: black;
	text-decoration: underline
}
a.black:visited
{
	color: black;
	text-decoration: underline
}
a.black:hover
{
	color: black;
	text-decoration: underline
}

a.bhover
{
	color: black;
	text-decoration: none;
}
a.bhover:active
{
	color: black;
	text-decoration: none;
}
a.bhover:link
{
	color: black;
	text-decoration: none;
}
a.bhover:visited
{
	color: black;
	text-decoration: none;
}
a.bhover:hover
{
	color: black;
	text-decoration: underline;
}

input.input
{
	border-right: #b0aca9 1px solid;
	border-top: #b0aca9 1px solid;
	font-size: 11px;
	background: #ffffff;
	border-left: #b0aca9 1px solid;
	border-bottom: #b0aca9 1px solid;
	font-family: verdana, tahoma, arial
}
