body         
{ 
background-color: #FFFFFF 
}

h1, h2
{
text-align: center; 
font-family: Arial;
margin-top: 2; 
margin-bottom: 2;
color:maroon; 
}

.link-left
{
font-family: Arial; font-size: 10pt;
text-align:left;
margin-right:0;
margin-left:4;
margin-top:0;
margin-bottom:2}


h4, h5, h6
{
text-align: left; 
font-family: Arial;
margin-top: 12; 
margin-left: 12; 
margin-bottom: 0;
color: #000000; 
}

h1
{
font-size: 12pt; 
font-weight:bold;
}

h2
{
font-size: 12pt; 
font-style:italic;
}
h3
{
text-align: left; 
font-family: Arial;
margin-top:12; 
margin-left: 6; 
margin-bottom: 0;
color: maroon; 
font-size:10pt; 
font-weight:bold; 
}
h4
{
font-size: 10pt;
}
h5
{
font-size: 10pt;
font-style:italic;
}
h6
{
font-size: 10pt;
}

a:link
{
	text-decoration:none; 
	color:#000000; 		
	}

a:visited
{
	text-decoration:none; 
	color:#666666;
	}
a:hover
{
	background-color: #cccccc; 
	color:maroon; 
	}

a:active 
{
	background-color: #aaaaaa;  
	color:maroon; 
	}
	
.list-txt {
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-align: left;
	margin-right: 20; 
	margin-left: 20; 
    margin-top: 0;
    margin-bottom: 3; font-weight:bold
    }

.txt {
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-align: left;
	margin-right: 20; 
	margin-left: 20; 
    margin-top: 0;
    margin-bottom: 3;
    }

.link-ctr
{
font-family: Arial; 
font-size: 10pt;
text-align:center;
margin-right:0;
margin-left:0;
margin-top:0;
margin-bottom:2;
}

.menutxt {
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-align: left;
	margin-right: 20; 
	margin-left: 30; 
    margin-top: 0;
    margin-bottom: 6;text-indent:-10
    }

.quotation {
	font-family: times new roman, serif; 
	font-size: 14pt; 
	color: maroon; 
	text-align: center;
	margin-right: 0; 
	margin-left: 0; 
    margin-top: 18;
    margin-bottom: 3;text-indent:0; 
    font-weight:bold;
    }

.credit {
	font-family: Arial; 
	font-size: 10pt; 
	color: maroon; 
	text-align: center;
	margin-right: 0; 
	margin-left: 60; 
    margin-top: 6;
    margin-bottom: 3;
    font-style:italic
    }



.logo-hdr {
	font-family: Arial; 
	font-size: 10pt; 
	color: #800000; 
	text-align: center;
    margin-top: 3; 
    margin-bottom: 3; 
    font-weight:bold;
    }

.ftr-hdr {
	font-family: Arial; 
	font-size: 12pt; 
	color: maroon; 
	text-align: center; 
    margin-top: 3; 
    margin-bottom: 3}
    
.ftr-txt {
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-align: center; 
    margin-top: 0; 
    margin-bottom: 0;
    }
    
.begin     {color: #800000;
font-weight:bold;
}