@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-repeat:repeat-x;
	}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #c84e00;
}
.bottommenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #c84e00;
}
.bottommenu a:hover {
	font-family: Arial, Helvetica, sans-serif
	font-size: 10pt;
	font-color: #230c69;
}	
.bottommenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #c84e00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #c84e00;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #230c69;
}
ul {
	list-style-type:disc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #230c69;
	list-style-position: outside;
	letter-spacing: normal;
	text-indent: -0px;
	line-height: 16pt;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #c84e00;
	text-decoration: underline;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #230c69;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#c84e00;
	text-decoration:underline;
}
.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#230C69;
}
.bold-blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#230c69;
	font-weight:bold;
}
	
.bodysmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#230c69;
}
.titles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15pt;
	color:#C84E00;
	font-weight: normal;
}
