.navlink {
	font-size:80%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.navlink:hover {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}
body,p,table,ol,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

.sidenav {
	background-color: #669933;
	border: thin solid #a5306a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ffffff;
	font-weight: bold;
	padding: 8px;
	height: 100px;
}
.contact {
	background-color: #A5306a;
	border: thin solid #669933;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 94%;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 26px;
	height: 50px;

}
.content, td.content {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;

}
.footer, a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 8px;
	text-decoration: none;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #AA0055;
	font-size: 115%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #AA0055;
	font-size: 18px;
	padding-top: 16px;
}
h2 {
	font:italic bold 105% Verdana, Arial, Helvetica, sans-serif;
	color:#4F2B82;
	padding-top: 12px;
	border-bottom-width: thin;
	border-bottom-color: #4F2B82;
	border-bottom-style:dashed;
}
h3 {
	font:italic bold 100% Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top: 12px;
}
h4 {
	font-size: 100%;
	font-style: italic;
	color: #336A33;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.maintitle {background-color:#000000;}
.pithy {font-size:100%; font-style:italic;}
.partitle,a.partitle {
	font-size:105%;
	font-weight:bold;
	color:#4F2B82;
}.dagianz {
	font-size: 94%;
	text-align: right;
}
.quotes {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}
.email {
	color: #FFFFFF;
}
.dagianz, a.dagianz {
	font-size: 94%;
}
.title {
	font-size: 100%;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.disclaimer {
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
}
