h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 116%;
	font-weight: bold;
	color: #000066;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 2px solid #000066;
	border-right: 0px none #000066;
	border-bottom: 2px solid #000066;
	border-left: 0px none #000066;

}
h2.masturl {
	border: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;

}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 92%;
	font-weight: bold;
	color: #000000;


}
h5 {
	font-size: 90%;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;


}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 88%;
	font-weight: normal;
	color: #000000;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	text-align: left;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #CC0000;
}
a img {
	border: 0px none;
}
a.imglink:hover {
	background: none;
	text-decoration: none;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 25px;
	margin-right: 25px;
	display: block;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%;
	text-align: left;
}
.ulnobullet {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%;
	padding-left: 5%;
	text-align: left;
}
li {
	padding-bottom: 12px;
}
dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5%;
}
dt {
	font-weight: bold;
	padding-top: 10px;
}
legend {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
}
.excerpt {
	color: #CC0000;
	font-weight: bold;
	margin-left: 30px;
	font-weight: bold;
	margin-right: 40px;
	border-top: 2px solid #CC3333;
	border-right: 0px solid #CC3333;
	border-bottom: 2px solid #CC3333;
	border-left: 0px solid #CC3333;
}
.excerptred {
	background-color:#FFFFFF;
	color: #CC0000;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 40px;
	border-top: 2px solid #CC3333;
	border-right: 0px none #CC3333;
	border-bottom: 2px solid #CC3333;
	border-left: 0px none #CC3333;
}
.announcebox {
	padding: 1px;
	border: 2px double #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
	font-size: .9em;
	margin-right: 2em;
	margin-left: 2em;
	background-image: url(../Graphics/bgannounce.gif);
}
a.announcebox:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	color: #CC0000;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
	line-height: 150%;
}
a.announcebox:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	color: #000099;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	line-height: 150%;
}
a.announcebox:hover {
	background-color: #FFFFFF;
	border: none;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
	line-height: 150%;
}
.standard {
	font-size: 92%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: justify;
	border: thin none #000000;
}
.standardsub {
	font-size: .9em;
	font-weight: bold;
	color: #333333;
	margin-right: 1em;
	margin-left: 1em;
}
.indent1 {	margin-left: 5%;
	margin-right: 5%;
}
.indentmore {
	padding-left: 5em;
}
.hang { text-indent: -2em; margin-left: 2em; }
.hang-more {
	text-indent: -5em;
	margin-left: 5em;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #CC3333;
}
.CellBorders {
	border: 3px groove #0000FF;
	background-color: #FFFFFF;
	padding: 1em;
}
.DottedBorders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.redborder {
	border: 2px solid #CC3333;
	background-color:#FFFFFF;
	color: #CC0000;
	font-weight: bold;
	padding-right: 10em;
}
.notvisible {
	display: none;
}
.strikethru {
	color: #999999;
	text-decoration: line-through;
}
.smallertxt {  
	font-size: smaller;
}
.largertxt {
	font-size: larger;
}
.txturl {
	font-family: Terminal, "Courier New", Courier, sans-serif;
	font-size: 90%;
	letter-spacing: .05em;
}
.txtcaption {
	font-family: Terminal, "Courier New", Courier, sans-serif;
	font-size: 92%;
	font-weight: normal;
	font-variant: normal;
}
.txtcenter {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.txtright {
	text-align: right;
}
.xtextblue {
	color: #000099;
	font-weight: bolder;

}
.xtextblack {
	font-weight: bolder;
	color: #000000;
}
.xtextred {
	color: #CC0000;
	font-weight: bolder;

}
.xtextbrightred {
	color:#CC3333
}

.lbullet {
	font: normal small/normal Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	list-style: circle url(none) outside;
	position: static;
	visibility: visible;


}
.textcenterred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #F00;
	text-align: center;
	font-weight: bolder;
}

