.mainstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9966;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.maintitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #009933;
}
.hometitle {
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.subtitle1 {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-style: italic;
	color: #009933;
	font-weight: bold;

}
.smalltitle {
	font-family: "Book Antiqua", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.subtitles {

	font-family: "Book Antiqua", Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #009933;
}
.green {
	color: #009933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redBull {
	list-style-image: url(images/red_dot.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	list-style-position: outside;
}
.greenBull {
	list-style-image: url(images/green_dot.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	list-style-position: outside;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hanging {
	text-indent: -1em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.larger {
	font-size: 14px;
}
.greyRoad {
	background-image: url(images/grey_road.gif);
	background-repeat: no-repeat;
}
.greenRegular {
	color: #009933;
}
.sideStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
.mainstylenoMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}
.subtitlesPhD {

	font-family: "Book Antiqua", Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #009933;
}
.greenLarge {
	color: #009933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
