body, select, input, p, ul, li, div  {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size : 14px;
}

td { background-repeat: no-repeat; 
}


a, a:link, a:visited  {
	text-decoration: none;
	color: #000099;
}

a:hover, a:active  {
	text-decoration: underline;
	color: #cc0000;
}


a.menu:link, a.menu:active, a.menu:visited {	color: #FFCC33;
	font-size : 12px; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:bold;
	text-decoration : none;}

a.menu:hover {color: #FFCC66;
	font-size : 12px; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:bold;
	text-decoration: underline }
	
.menu1 {color: #FFFFFF;
	font-size : 10px; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
a.menu1:link, a.menu1:active, a.menu1:visited {	color: #FFFFFF;
	font-size : 10px; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;}

a.menu1:hover {color: #FFFFFF;
	font-size : 10px; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline }
	
.menu3 {	color: #FFCC00;
	font-size : 12px; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:bold
	text-decoration : none;}

a.menu3:link, a.menu3:active, a.menu3:visited {	color: #FFFFFF;
	font-size : 11px; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;}

a.menu3:hover {color: #FFFFFF;
	font-size : 11px; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline }
	
textarea {
	font-family: Courier New, monospace;
	font-size: 14px;
}

I, EM {
	font-family: Times New Roman, serif;
}

.t_sm { font-size: 0.8em; }
.t_md { font-size: 0.9em; }
.t_big { font-size: 1.1em; }

h1, .h1 { margin: 0em 0% 0em 0%; font-family: Times New Roman, Times, serif; font-size: 2em; font-weight: bold; color: #990033;}
h2, .h2 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 1.5em; font-weight: bold; }
h3, .h3 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 1em; font-weight: bold; }

/* needed part */
.usermenu {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	/*font-weight : bold;*/
	color : #000000;
}


a.usermenu:link {
	color : #000066;
	font-size : 10px;
	text-decoration : none;
}
a.usermenu:hover {
	color : #0000CC;
	font-size : 10px;
	text-decoration : underline;
}


