H1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
}

H2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H3 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

body {
	background: #FAF7EF;
	margin-top : 0px;
}

td {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	background-repeat : no-repeat;
}

.menu{
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}

.right {
	color: #FFFFFF;
	font-size: 8pt;
	vertical-align: middle;
	text-align: right;
	padding-right: 5pt;
}

.center{
	text-align: center;
}

.copyright{
	color: #FFFFFF;
	font-size: 8pt;
	padding-left: 5pt;
	vertical-align: middle;
}

.italics{
	font-size: 11px;
	font-style: italic;
}

td A, td A:visited, td A:hover{
	color: #2C4A1A;
}

td A.link, td A.link:visited, td A.link:hover{
	text-align: center;
	font-size: 11px;
	color: white;
	line-height: 24px;
	text-decoration: none;
}

td A.link3, td A.link3:visited, td A.link3:hover{
	text-align: center;
	font-size: 11px;
	color: white;
	line-height: 4px;
	text-decoration: none;
}

td A.white2, td A.white2:visited, td A.white2:hover {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
}