body,td,th {
	font-family: Tahoma, Arial, Times New Roman, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
body {
	background-color: #FFFFFF;
}

h1 {
	font-size: 36px;
	color: #0000FF;
}
h2 {
	font-size: 24px;
	color: #0000FF;
}
h3 {
	font-size: 18px;
	color: #0000FF;
}
h4 {
	font-size: 16px;
	color: #0000FF;
}
h5 {
	font-size: 14px;
	color: #0000FF;
}
h6 {
	font-size: 12px;
	color: #0000FF;
}
a:link {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:visited {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a:hover {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	
}
a:active {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	
}

#active_menu {
color: #0000FF;
background-image: url(../images/menu.jpg);
text-indent: 27px;
height:25;
}
a.mainlevel:link, a.mainlevel:visited {
width:151px;
font-size:11px;
font-weight:bold;
display: block;
color: #000000;
text-indent: 27px;
text-decoration: none;
font-family: Tahoma, Arial, "Times New Roman", sans-serif;
line-height: 25px;
margin-bottom: 1px;
}
a.mainlevel:hover {
	background-image: url(../images/menu.jpg);
	font-weight:bold;
	color: #0099FF;
	background-repeat: no-repeat;
}
