﻿    A:link {
	color: #FF0000
}
    A:visited {color: red}
    A:active {color: red}

H1 { color: Black; font-size: 24pt; font-family: arial, sans-serif }
H2 { color: Black; font-size: 18pt; font-family: arial, sans-serif }
span { align: right }
dt { color: #004080;
			 margin-left: 40px; text-indent: -40px;
			 font-size: 10pt;
			 font-family: arial, sans-serif }
.normal-8  { color: black;
			 font-size: 8pt;
			 font-family: arial, sans-serif }
.normal-10 { color: black;
			 font-size: 10pt;
			 font-family: arial, sans-serif }
.normal-12 { color: black;
			 font-size: 12pt;
			 font-weight: bold;
			 font-family: arial, sans-serif }
.normal-14 { color: black;
			 font-size: 14pt;
			 font-weight: bold;
			 font-family: arial, sans-serif }
.photo-text { color: white;
			 font-size: 8pt;
			 font-weight: bold;
			 font-family: verdana }
.link-text{ color: red;
			 font-size: 10pt;
			 font-weight: bold;
			 font-family: arial, sans-serif }
.titlered { color: white; background: Images/Pagestuff/gradient/redbgmed.gif; font-size: 14pt; font-weight: bold; font-family: arial, sans-serif }
.titlegray { color: white; background: Images/Pagestuff/gradient/graybgmed.gif; font-size: 14pt; font-weight: bold; font-family: arial, sans-serif }
.titleorange { color: white; background: Images/Pagestuff/gradient/orangebgmed.gif; font-size: 14pt; font-weight: bold; font-family: arial, sans-serif }
.titleblue { color: white; background: Images/Pagestuff/gradient/bluebgmed.gif; font-size: 14pt; font-weight: bold; font-family: arial, sans-serif }
.italic { color: red; font-size: 10pt; font-style: italic; font-family: arial, sans-serif }
.hanging { color: red; font-size: 10pt; margin-left: 40px; text-indent: -40px; font-family: arial, sans-serif }
.indent { color: red; font-size: 10pt; text-indent: 30px; font-family: arial, sans-serif }

.Pbullets {
	margin-left:10px;
	text-indent : -10px;
}

.bullets:link { 
	color: yellow; 
	text-decoration:none;
}
.bullets:visited { 
	color: yellow; 
	text-decoration:none;
}
.bullets:active { 
	color: yellow; 
	text-decoration:none;
}

.bullets:hover { 
	color: yellow; 
	text-decoration:underline;
}
.body {
	font-family: Arial;
	font-size: 10pt;
}
.subsectionheading {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.readmore {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
.sectionheading {
	font-family: Arial;
	font-size: 14ot;
	font-weight: bold;
	color: #FFFFFF;
}