p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 10px;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bolder;
	background-image: url(images/elements/copyright.gif);
	color: #000000;
}
a, a:link, a:visited, a:active {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
		text-decoration: none;
		color: #003366;
}
a.nav, a.nav:active, a.nav:link, a.nav:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #3399cc;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	padding-bottom: -5px;
	font-size: 12px;
	text-decoration: underline;
}
.pictureborder {
	border: 2px solid #519EE1;
}
.dotborder {
	border: thin dotted #000000;
}
