ul {
	margin-left: 1.25em;
	padding-left: 0;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(siteimages/bullet1.gif);
	color: #690B07;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

li.BlackBullets {
	margin-left: 1.25em;
	padding-left: 2;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
table#projects {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F8AD1C;
	border-right-color: #F8AD1C;
	border-bottom-color: #F8AD1C;
	border-left-color: #F8AD1C;
	border-style: solid;
}
table#projects2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #690B07;
	border-right-color: #690B07;
	border-bottom-color: #690B07;
	border-left-color: #690B07;
	border-style: solid;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
    }
	
.contentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    }

.PageHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
    }
	
.PageSubHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;


    }
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #437677;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #437677;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #437677;
	text-decoration: none;
	font-weight: normal;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.content-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.headline-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #567879;
}
