body {
	background: white url(background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #C0C0C0;
}
p {
	font-family: Times;
	color: #000000;
	text-align: justify;
}
img {
	border: 0;
}
h3 {
	font-family: Times;
	color: #000000;
	text-align: justify;
}
h4 {
	font-family: Times;
	color: #000000;
	text-align: justify;
}
ul {
	font-family: Times;
	color: #000000;
	text-align: justify;
}
.ul_bullet {
	list-style-type: disc;
}
.ul_disc {
	list-style-type: disc;
}
ol {
	font-family: Times;
	color: #000000;
	text-align: justify;
}
.ol_letters {
	list-style-type: lower-alpha;
}
dt {
	font-family: Times;
	color: #000000;
	text-align: justify;
}
dl {
	font-family: Times;
	color: #000000;
	text-align: justify;
}
li {
	font-family: Times;
	color: #000000;
	text-align: justify;
}
.td_bluerevfade {
	background-color: #004080;
	zzbackground: url(revfadebar.jpg);
	zzbackground-repeat: repeat-x;
	height: 15;
}
.td_bluefade {
	background-color: #004080;
	zzbackground: url(fadebar.jpg);
	zzbackground-repeat: repeat-x;
	height: 0;
}
.td_gray {
	background-color: #EEEEEE;
	width: 20;
}

.maintitle {
	font-family: Garamond;
	font-weight: 900;
	font-size: 42px;
	text-align: center;
	color: #FFFFFF;
}
.maintitle a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.maintitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.maintitle a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.maintitle a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.blueheader {
	font-family: Garamond;
	font-size: 24px;
	font-weight: 900;
	color: #000099;
	text-align: center;
}
.blackheader {
	font-family: Garamond;
	font-size: 24px;
	font-weight: 900;
	color: #000000;
	text-align: center;
}
.blacksubheader {
	font-family: Garamond;
	font-size: 16px;
	font-weight: 900;
	color: #000000;
	text-align: center;
}
a {
	color: #000099;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: none;
}

.menu {
	font-family: Garamond;
	font-weight: 900;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.sidemenuheader {
	font-family: Garamond;
	font-weight: 900;
	font-size: 18px;
	text-align: center;
	color: #000099;
}
.sidemenuheader a:link {
	color: #000099;
	text-decoration: none;
}
.sidemenuheader a:visited {
	color: #000099;
	text-decoration: none;
}

.sidemenuheader a:hover {
	color: #000099;
	text-decoration: underline;
}
.sidemenuheader a:active {
	color: #000099;
	text-decoration: none;
}
.sidemenu {
	font-family: Garamond;
	font-weight: 900;
	font-size: 14px;
	text-align: center;
	color: #000099;
}
.sidemenu a:link {
	color: #000099;
	text-decoration: none;
}
.sidemenu a:visited {
	color: #000099;
	text-decoration: none;
}

.sidemenu a:hover {
	background-color: #000099;
	color: #EEEEEE;
	text-decoration: underline;
}
.sidemenu a:active {
	color: #000099;
	text-decoration: none;
}

