﻿body
{
	background-image: none;
	background-color: #ffffff;
}

h1
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;		
}
.hTopic
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;	
	padding-bottom:10px;
	padding-top:10px;
	
}
.hLabel
{
	font-weight: bold;
	font-size: 9pt;
	color: #0000cd;
	font-style: italic;
	font-family: Arial;
	background-color: #e6eaf2;
}
.intro
{
padding-bottom:10px;
}
.txt9
{

	font-size: 9pt;
	color: #000000;
	font-family: Arial;
}
/* FOOTER */

a.Footer:link{color: #696969;text-decoration: none;}	
a.Footer:visited{COLOR: #696969;TEXT-DECORATION: none}	
a.Footer:active{COLOR: #696969;TEXT-DECORATION: none}	
a.Footer:hover{COLOR: #333399;TEXT-DECORATION: none}	

.Footer
{
	FONT-SIZE: 7pt;
    COLOR: #696969;
    FONT-FAMILY: Verdana,Arial;
    TEXT-DECORATION: none	
}

ul.Footer
{
 list-style-type:none;
	padding:0px;
	margin:5px;
}

/* END FOOTER */
