body { 
    background-color: #ffffcc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: normal 88px Verdana;
	color: #000000;
	text-decoration: none;
}

td {

font: normal 12px Verdana;
}
.menu {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
}
.title01 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

a:link, a:active, a:visited {
font: normal 11px Verdana;
color: #000000;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
color: #6c6c6c;
}

h3,h4,h5 {
	font-family: "18px Verdana", Tahoma, Arial;
	color: #6c6c6c;
}

h1,h2 {
	font-family: "16px Verdana", Tahoma, Arial;
	color: #6c6c6c;
}


