body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: normal;

}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005588;
	text-decoration: none;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003F5E;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}
.menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue-intro {
	color: #663399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mahogany {
	background-image:   url(../images/mahogany.gif);
	background-repeat: repeat;
	background-color: #660000;
}
.top-repeat {
	background-image:  url(../images/top-repeat.gif);
	background-repeat: repeat-x;
}
.column {
	background-image:  url(../images/column-repeat.gif);
	background-repeat: repeat-y;
}
.bottom-repeat {
	background-image:  url(../images/bottom-repeat.gif);
	background-repeat: repeat-x;
}
.textback {
	background-image:    url(../images/text-back.gif);
}
.mustard {
	background-color: EEAA00;
}
.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.design a:link {
	font-size: 9px;
	font-weight: bold;
	color: #000066;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.design a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC3300;
	font-style: normal;
	text-decoration: none;
}
.design a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0033CC;
}
.design a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF6600;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
