.Style1 {
	font-size: 10px;
	color: #FFFFCC;
}
.Style2 {
	color: #FFFFCC;
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
}
.Style3 {
    color: #FFFFCC;
	font-family: Verdana;
    font-size: 14px;
	font-weight: bold;
}
.Style3i {
    color: #FFFFCC;
	font-family: Verdana;
    font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.Style4 {
    color: #FFFFCC;
	font-family: Verdana;
    font-size: 12px;
	font-weight: bold;
}
.Style4n {
    color: #FFFFCC;
	font-family: Verdana;
    font-size: 12px;
	font-weight: normal;
}
.Style4button {
    color: #999999;
	font-family: Verdana;
    font-size: 12px;
	font-weight: normal;

}
.Style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
}
.Style6 {
    color: #000000;
	font-family: Verdana;
}
a:link {
    text-decoration: none;
	color: #FFFFCC;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
body {
	background-color: #4c4c4c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.St_menu {
	color: #FFFFCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;