h1 {
	color : #FFCC00;
	font-size : 36px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

h4 {
	color : #FFCC00;
	font-size : 20px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

h5 {
	color : #FFCC00;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.text {
font-size: 10pt;
font-family : Tahoma,Verdana,Arial;
}

.menu01 {
	color : #FFCC00;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 10px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFCC00;
	text-decoration: none;
}
.menu01 a:hover {
	color : #FFCC00;
}

.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial,Generic;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}

