body {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

body, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
border: 0px;
}

form, div {
margin: 0px;
padding: 0px;
}
li {
	line-height: 20px;
}


a {
	color: #372926;
	text-decoration: underline;
}

a:visited {
color: black;
text-decoration: underline;
}

a:hover {
color: #880505;
text-decoration: none;
}

h1.version1, h1.version2, h1.version3 {
	font-size: 20px;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 10px 0px;
}

h1.version1 {
color: #5f777b;
}

h1.version2 {
color: #b81b0e;
}

h1.version3 {
color: #767d1e;
}

h2 {
	color: #732f24;
	font-size: 14px;
	text-align: left;
	margin: 30px 0px 10px 0px;
}
h3 {
	color: #006600;
	letter-spacing: 1px;
	font: bold 16px "Times New Roman", Times, serif;
}


.menuTitle1, .menuTitle2, .menuTitle3 {
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 3px 0px;
}

.menuTitle1, #main .menuTitle1 a, #main .menuTitle1 a:active, #main .menuTitle1 a:hover, #main .menuTitle1 a:visited {
color: #5f777b;
}

.menuTitle2, #main .menuTitle2 a, #main .menuTitle2 a:active, #main .menuTitle2 a:hover, #main .menuTitle2 a:visited {
color: #b81b0e;
}

.menuTitle3, #main .menuTitle3 a, #main .menuTitle3 a:active, #main .menuTitle3 a:hover, #main .menuTitle3 a:visited {
color: #767d1e;
}
.menuTitle0, #main .menuTitle0 a, #main .menuTitle0 a:active, #main .menuTitle0 a:hover, #main .menuTitle0 a:visited {
color: #dc9e28;
}

div.clearer {
clear: both; 
margin: 0px;
padding: 0px;
height: 0px;
line-height: 0px;
}
