<STYLE>

#pnlArticle .dvdr {
	background-image: url(/dvdr.gif);
	background-repeat: repeat-x;
	background-position: 0px 8px;
	height: 30px;
	width: 100%;
}
<!--This stylesheet controls the fonts and other attributes in the entire body of the non-frameset version.-->

body {
	FONT-FAMILY: Trebuchet MS, arial, san-serif;
	color: black;
	font-size: 10pt;
}

font {
	font-family : arial, san-serif;
	font-size : 10pt;
}

<!-- Set font size and bold for questions--FrontPage  -->
font.question {
	font-family : arial, san-serif;
	font-size: 10pt;
	font-weight: 600;
}

<!-- Set font size for answers-->
font.answer {
	font-family : arial, san-serif;
	font-size: 10pt;
}	

p {
	font-family : arial, san-serif;
	font-size : 10pt;
}

td {
	font-family : arial, san-serif;
	font-size : 10pt;
}

th {
	font-family : arial, san-serif;
	font-size : 10pt;
	font-weight: 600
}

<!-- Set font size, bold, and color for the first line in the page heading -->
font.heading1 {
	font-family : arial, helvetica, sans-serif;
	color: #483D8B;
	font-size : 14pt;
	font-weight : 300;
}

<!-- Set font size, bold, and color for the second line in the page heading -->
font.heading2 {
	font-size: 10pt;
	font-weight: 600;
	color: #483D8B;
}

<!-- Set font size, bold, and color for the first line in the page heading--FrontPage -->
h1 {
	font-family : arial, helvetica, sans-serif;
	color: #483D8B;
	font-size : 14pt;
	font-weight : 300;}

<!-- Set font size, bold, and color for the second line in the page heading--FrontPage -->
h2 {
	font-family : arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color: #483D8B;
}

font.small {
	font-family : arial, san-serif;
	font-size : 9pt;
}

font.linkheader {
	font-family : arial, san-serif;
	font-size : 12pt;
	font-weight: 600;
}

a.head {
	font-family : arial, helvetica, sans-serif;
	color: 4748A9;
	font-size : 12pt;
	font-weight : 600;
	font-style : italic;
	text-decoration: none;
}

font.navhead {
	font-family : arial, helvetica, sans-serif;
	color: #D6D528;
	font-size : 10pt;
	font-weight : 600;
}

a.nav {
	FONT-FAMILY: arial, san-serif;
	color: White;
	font-size: 10pt;
	text-decoration: none;
	font-weight: 400;
}

a.nav:link	{
	color: white;
	text-decoration: none;
	font-family: arial, san-serif;
	font-size: 10pt;
	font-weight: 400;
}
			
a.nav:visited	{
	color: white;
	text-decoration: none;
	font-family: arial, san-serif;
	font-size: 10pt;
	font-weight: 400;
}

a.nav:hover	{
	text-decoration: none;
	color: yellow;
	font-family: arial, san-serif;
	font-size: 10pt;
	font-weight: 400;
}
a.footer {
	FONT-FAMILY: arial, san-serif;
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
	font-weight: 400;
}

a.footer:link	{
	color: #666666;
	text-decoration: none;
	font-family: arial, san-serif;
	font-size: 8pt;
	font-weight: 400;
}
			
a.footer:visited	{
	color: #666666;
	text-decoration: none;
	font-family: arial, san-serif;
	font-size: 8pt;
	font-weight: 400;
}

a.footer:hover	{
	text-decoration: none;
	color: black;
	font-family: arial, san-serif;
	font-size: 8pt;
	font-weight: 400;
}
a.nodec {
	text-decoration: none
}

a:hover {
	color: red
}

a.headnav {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	color: #5a5a5a;
	font-size: 10pt;
	text-decoration: none;
	font-weight: 600;
}

a.headnav:link	{
	color: #5a5a5a;
	text-decoration: none;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
}

a.headnav:visited	{
	color: #5a5a5a;
	text-decoration: none;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
}

a.headnav:hover	{
	text-decoration: none;
	color: #4748A9;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
}

<!-- Set default color for unvisited subheadlinks -->
a.subheadnav:link	{
	color: Black;
	text-decoration: none;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 300;
}
	
<!-- Set default color for visited subheadlinks -->			
a.subheadnav:visited	{
	color: Black;
	text-decoration: none;
	FONT-FAMILY: Helvetica, Arial,  sans-serif;
	font-size: 10pt;
	font-weight: 300;
}

<!-- Make subheadlinks change color when the cursor moves over them (IE and newest versions of Netscape only) -->
a.subheadnav:hover	{
	text-decoration: none;
	color: #4748A9;
	FONT-FAMILY: Helvetica, Arial,  sans-serif;
	font-size: 10pt;
	font-weight: 300;
}	

<!-- Set color for the table row that contains the page heading (frameset version)-->
tr.title {
	background-color: #4748A9;
}

<!-- Set color for the table row that contains the page navigation links (frameset version) -->
tr.links {
	background-color: #EEEEEE;
}
		
</STYLE>
