a.nv
{ 
	font: "Arial";
	font-size: "smaller";
	font-weight: bold;
	align: center;
}

a:link
{
	text-decoration: none; 
	color: #CC0000;
}

a:active
{
	text-decoration: none;
	color: #CC0000;
}

a:visited
{
	text-decoration: none;
	color: #000099;
}

a:hover
{
	text-decoration: underline;
	color: #FF0000;
}

body
{
	font-family: Verdana, Arial, Helvetica; 
	background-attachment: fixed
}

.body_smaller 
{
	font-family:arial,helvetica;
	font-size:x-small;
	font-weight:normal;
	color:#000000;
}
.body_small 
{
	font-family:arial,helvetica;
	font-size:xx-small;
	font-weight:normal;
	color:#000000;
}

.title {font-family:arial,helvetica; font-size:18px; font-weight:normal; color:#81D1FF;}
.copyright{font-family:times; color:#ffffff;}
.main_body {font-family:arial,helvetica; font-size:smaller; font-weight:normal; color:#000000;}

               
h3
{
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none;
}

h4
{
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none;
}

h5
{
	font-family: Elegance;
}

a.wtlist
{ 
	font: "Arial";
	font-size: "smaller";
	font-weight: normal;
	align: center;
}

.menu-on {text-decoration:none; font-family:arial,helvetica; font-size:11px; font-weight:bold;	color:#000000; background:#FFFFFF;}
a.menu-on {text-decoration:none; font-family:arial,helvetica; font-size:11px; font-weight:bold;	color:#000000; background:#FFFFFF;}
a.menu-on:active {text-decoration:none; font-family:arial,helvetica; font-size:11px; font-weight:bold;	color:#000000; background:#FFFFFF;}
a.menu-on:visited {text-decoration:none; font-family:arial,helvetica; font-size:11px; font-weight:bold;	color:#000000; background:#FFFFFF;}
a.menu-on:hover {text-decoration:underline; font-family:arial,helvetica; font-size:11px; font-weight:bold;	color:#000000; background:#FFFFFF;}

.menu-off {text-decoration:none; font-family:arial,helvetica; font-size:11px; font-weight:bold;	color:#FFFFFF; background:#000000;}
a.menu-off {text-decoration:none; font-family:arial,helvetica; font-size:11px; font-weight:bold;	color:#FFFFFF; background:#000000;}
a.menu-off:active {text-decoration:none; font-family:arial,helvetica; font-size:11px; font-weight:bold;	color:#FFFFFF; background:#000000;}
a.menu-off:visited {text-decoration:none; font-family:arial,helvetica; font-size:11px; font-weight:bold;	color:#FFFFFF; background:#000000;}
a.menu-off:hover {text-decoration:underline; font-family:arial,helvetica; font-size:11px; font-weight:bold;	color:#FFFFFF; background:#000000;}

