body, html {
	margin: 0 auto;
	background-color: #FFCC33; background-image: url(images/bg1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a:link {
	color: #0000FF;
	text-decoration: none;
	}

a:visited {
	color: #0000FF;
	text-decoration: none;
	}

a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
	}

#content {
	width: 740px;
	background-color: #FFFFFF;
	font-size: 11px;
}
.intro {
	background-image: url(images/index_04.gif);
	width: 586px; height: 45px;
	float: right;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px; font-style: italic; color: #336600;
	line-height: 24px;
}

.logo {
	background-image: url(images/index_01.gif);
	width: 740px; height: 47px;
	text-align: center;
	color: #FFFFFF;
}

.menu {
	background-image: url(images/button1.gif);
	width: 145px; height: 18px;
	margin: 3px 0 1px 2px;
	font-size: 13px; font-weight: normal;
	text-align: center;
	padding: 3px 0 3px 0;
}

.more {
	margin-right: 30px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	font-style: italic;
	color: #336600;
	font-weight: normal;
}

#footer {
	font-size: 10px;
	color: #000000;
	margin-left: 100px;
}

h1 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 3px;
	margin-bottom: 15px;
	font-size:30px;
	font-style: italic;
	color: #336600;
	font-weight: bold;
}

h2 { 
	font-family: Georgia, Times New Roman, serif;
	font-size: 26px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-style: italic;
	color: #336600;
	font-weight: bold;
}

h3 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px; color: #003399; font-weight: bold;
	line-height: 24px;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
	margin-bottom: 15px;
}

h4 { font-family: Georgia, Times New Roman, serif;
font-size:20px;
font-style: italic;
color: #336600;
font-weight: bold;
}




