body { 
    font-family: verdana,arial,sans-serif; 
	font-size: 11px; 
}
table { 
    font-family: verdana,arial,sans-serif; 
	font-size: 11px; 
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.copyright {
    font-family: verdana,arial,sans-serif; 
	font-size: 9px; 
}

a:link { text-decoration: none; color : #0000FF; font-weight: bold; }
a:visited { text-decoration: none; color : #0000FF; font-weight: bold; }
a:active { text-decoration: none; color : #0000FF; font-weight: bold; }
a:hover { text-decoration: underline; color : #0000FF; font-weight: bold; }

a.blue:link { text-decoration: none; color : #0033CC; font-weight: bold; }
a.blue:visited { text-decoration: none; color : #0033CC; font-weight: bold; }
a.blue:active { text-decoration: none; color : #0033CC; font-weight: bold; }
a.blue:hover { text-decoration: underline; color : #0000FF; font-weight: bold; }

a.gray:link { text-decoration: none; color : #999999; font-weight: bold; }
a.gray:visited { text-decoration: none; color : #999999; font-weight: bold; }
a.gray:active { text-decoration: none; color : #999999; font-weight: bold; }
a.gray:hover { text-decoration: underline; color : #666666; font-weight: bold; }

a.black:link { text-decoration: none; color : #000000; font-weight: bold; }
a.black:visited { text-decoration: none; color : #000000; font-weight: bold; }
a.black:active { text-decoration: none; color : #000000; font-weight: bold; }
a.black:hover { text-decoration: underline; color : #000000; font-weight: bold; }

a.menu_black:link { text-decoration: none; color : #000000; font-size: 10px; font-weight: bold; }
a.menu_black:visited { text-decoration: none; color : #000000; font-size: 10px; font-weight: bold; }
a.menu_black:active { text-decoration: none; color : #000000; font-size: 10px; font-weight: bold; }
a.menu_black:hover { text-decoration: underline; color : #000000; font-size: 10px; font-weight: bold; }

a.white:link { text-decoration: none; color : #FFFFFF; font-weight: bold; }
a.white:visited { text-decoration: none; color : #FFFFFF; font-weight: bold; }
a.white:active { text-decoration: none; color : #FFFFFF; font-weight: bold; }
a.white:hover { text-decoration: underline; color : #FFFFFF; font-weight: bold; }

input.textbox { border: none; background-color: #E8E8E8; padding-left: 5px; font-size:10px;}