p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
; color: #000000}

a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: none;
}


a.nav:active {
	color: #ffffff;
	text-decoration: none;
}

a.bottomnav:link {
	color: #999999;
	text-decoration: none;
}
a.bottomnav:visited {
	color: #999999;
	text-decoration: none;
}

a.bottomnav:hover {
	color: #ff0000;
	text-decoration: none;
}


a.bottomnav:active {
	color: #ff0000;
	text-decoration: none;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.boldheader {
	font-weight: bold;
}
.introtext {
	font-size: 14px;
	font-weight: bold;
}
.coloraboutus {
	font-size: 14px;
	font-weight: bold;
	color: #9999CC;
}
.navstop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.whitetype {
	color: #000000;
	font-weight: regular;
}
.boldsidetype {
	font-weight: bold;
}
.colorevents {
	font-size: 14px;
	font-weight: bold;
	color: #669999;
}
.colormeetings {
	font-size: 14px;
	font-weight: bold;
	color: #CC66CC;
}
.colorspeakers {
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
}
.graytype {
	color: #999999;
}
.bottomnav {
	color: #999999;
	text-decoration: none;
}
.smallertype {
	font-size: 10px;
}
