.Text {
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    text-align: left;
}
.Text12 {
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}
.Text11 {
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
}
.Text10 {
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
}
.TextRed {
    COLOR: #993300;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-align: left;
}
.Header {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.Subhead {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: times new roman, times, serif;
	font-style: italic;
}
.SubheadRed18 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.SubheadRed16 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.SubheadRed14 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Subhead2 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-family: times new roman, times, serif;
	font-style: italic;
}

ul {
list-style-type:none;
padding:0px;
margin:0px;
}
li {
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:16px;
padding-bottom:6px;
}
.Navigation {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Footer {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.Footer a:link { 
	color:#FFFFFF;
}
.Footer a:visited { 
	color:#ffffff;
}
a:link { 
	color: #0000FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited { 
	color: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}
.Definition {
	text-decoration: none;
	border-bottom: 1px dashed #98bf21;
}
.Definition a:link {
	text-decoration: none;
	border-bottom: 1px dashed #98bf21;
}
.Definition a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #98bf21;
}
.Definition a:hover { 
}
