body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660099;
}

h2 {
	font-size: 25px;
	font-weight: bold;
	color: #660099;
	line-height: 25px;
}
h3 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660099;
}
h4 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #660099;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	font-weight: bolder;
	text-decoration: underline;
	color: #0000CC;
}
.home_red {
	color: #CC0000;
	margin: 5px;
}
.aboutus_orange {
	color: #FF6600;
	margin: 5px;
}
.venuehire_yellow {
	color: #FFCC00;
    margin: 5px;
}
.projects_green {
	color: #66CC33;
	margin: 5px;
}
.news_blue {
	color: #6633FF;
	margin: 5px;
}
.whoswho_purple {
	color: #9933CC;
	margin: 5px;
}
.links_violet {
	color: #660099;
	margin: 5px;
}
table {
	vertical-align: text-top;
}
.leftcell {
	font-style: italic;
	margin: 5px;
	line-height: 25px;
}
p {
	line-height: 25px;
}
.bold_text {
	font-size: medium;
	font-weight: bold;
}
ul {
	line-height: 25px;
}
.photos-right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.photos-left {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftredline {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.leftorangeline {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.leftyellowline {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	}
.leftgreenline {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #66CC33;
	}
.leftblueline {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6633FF;
	}
.leftpurpleline {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9933CC;
	}
.leftvioletline {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #660099;
	}
.footnote {
	font-size: smaller;
	line-height: 14px;
	border-top-width: 3px;
}
.projectspages {
	padding-left: 20px;
}
.largertext {
	font-size: large;
}
.whoswhotables {
	line-height: 10px;
}
.factfile {
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	color: #660099;
}
ul {
	text-indent: 0px;
}
