@charset "utf-8";
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body, td {font-family:Georgia, "Times New Roman", Times, serif;	font-size:13px;
	color:#363636;}

h1 {
	font-size:30px;
	color:#00718f;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:lighter;
}

h2 {
	font-size:18px;
	color:#00718f;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:lighter;
}

h3 {
	font-size:30px;
	color:#632300;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:lighter;
}

h4 {
	font-size:18px;
	color:#632300;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:lighter;
}

h5 {
	font-size:30px;
	color:#9EA475;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:lighter;
}

h6 {
	font-size:18px;
	color:#9EA475;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:lighter;
}

a {
	color:#642200;
}

a:hover {
	color:#00718f;
}

.largeText {
	font-size:18px;
}

.smallText {
	font-size:10px;
}