body {
	font-family: "Palatino Linotype", Verdana;
	font-size: 11pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: white url(images/background.gif) repeat top;
}
.content {
	border-left: 2 solid #000000;
	border-right: 2 solid #000000;
	border-top: 0 solid #000000;
	border-bottom: 0 solid #000000;
	width: 650;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-color:#FFFFFF;
}
td {
	font-family: "Palatino Linotype", Verdana;
	font-size: 10pt;
	color: #000000;
}
.heading {
	font-family: "Palatino Linotype", Verdana;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.subheading {
	font-family: "Palatino Linotype", Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: "Palatino Linotype", Verdana;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
.nav {
	font-family: "Palatino Linotype", Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #353D7B;
}
a:link, a:visited, a:active, a:hover {
	font-family: "Palatino Linotype", Verdana;
	color: #353D7B;
	text-decoration: none;
}
a:hover {
	color: #A40000;
	color: #C20020;
	text-decoration: none;
}
hr {
	color:#C2CDD8;
	color:#DEDECA; color:#C2CDD8;
	height: 1px;
}

input {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	background-color: #F7F7EE;
	border: 1px #000000 solid;
}
.checkbox {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	background-color: #FFFFFF;
	border: 0px #000000 solid;
}
.form {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
}
