body { background: #ffffff }

a {color: #7B0704 ;}
a:hover {color: #7B7B7B;}

a.toplinks {color:#7B0704 ;
		font-weight: bold;
		text-decoration: none;}
a:hover.toplinks {color: #7B7B7B;
		text-decoration: underlined;
		font-weight: bold;}
		
.standard { background-color: #ffffff;
        color:#000000;
        font-size:10pt;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        text-align:justify;
	font-weight: normal;
        margin:5px;
	margin-top: 5px;
	margin-bottom: 5px;}

.standardcapfirst { background-color: #ffffff;
		color:#000000;
        font-size:10pt;
        font-family:"Ariel",sans-serif;
        text-align:justify;
	font-weight: bold;
        margin:5px;
	margin-top: 5px;
	margin-bottom: 5px;}

.standardcapfirst:first-letter {font-family:"Ariel",sans-serif;
	color:#7B0704;
	font-weight: bold;	
        font-size: 16pt}

h2 {background-color: #ffffff;
        color:#7B0704;
        font-size:16pt;
        font-family:"Ariel",sans-serif;
        text-align:left;
	margin-top: 8px;}

h3 {background-color: #ffffff;
        font-size:14pt;
        font-family:"Ariel",sans-serif;
        text-align:left;}

.bullet {margin-top: 3px;
	margin-bottom: 3px;}	

.standardlineindent {text-indent: 5em;
	background-color: #ffffff;
        font-size:10pt;
        font-family:"Ariel",sans-serif;
        text-align:justify;
        margin:5px
	margin-top: 5px;
	margin-bottom: 5px;}
.highlite {color:#7a0704;font-style:italic}


/* footer style */
.footer {color:#7B0704;
        font-size:12pt;
        font-family:"Ariel",sans-serif}
