BODY 
{
    BACKGROUND:#0066cc;
    font-family:Arial, Times New Roman, sans-serif; 
    font-size:10pt; 
    font-weight:normal; 
    color:#000000; 
    letter-spacing:normal; 
    text-transform:none; 
    word-spacing:normal; 
    text-align:JUSTIFY; 
    background-image:none 
}

P
{
    color:#422100;
    font-family: Arial, "Times New Roman", Sans-Serif;
    font-size: 10pt;
    font-weight:normal;
    letter-spacing:normal;
    word-spacing:normal;
    text-align:justify;
}

H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
    	COLOR: #422100;
}

H1	{	
	font-family: Arial, "Times New Roman", sans-serif;
	font-size:	20pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, "Times New Roman", sans-serif;
	font-size:	18pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial, "Times New Roman", sans-serif;
	font-size:	16pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family:Arial, "Times New Roman", sans-serif;
	font-size:	14pt;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family:Arial, "Times New Roman", sans-serif;
	font-size:	12pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, "Times New Roman", sans-serif;
	font-size:	10pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		

TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, "Times New Roman", sans-serif;
	}	
		
TH	{	
	
	font-size:	1em;
	font-weight:bold;
	word-spacing:normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, "Times New Roman", sans-serif;
	}
	
ol {
	font-family:Arial, "Times New Roman", sans-serif;
	font-weight:normal;
	font-size:10pt;
	color:#422100;
	list-style-type:square;
	background:none;
	}
	

ul {
	font-family: Arial, "Times New Roman", sans-serif;
	font-weight:normal;
	font-size:10pt;
	color:#422100;
	list-style-type:square;
	background:none;
	}

	
li {
	font-family: Arial, "Times New Roman", sans-serif;
	font-weight:normal;
	font-size:10pt;
	color:#422100;
	background:none;
}


div#navbar2 {
	 height: 27px;
	 width:100%;
	 background:#810609;
	 background-image:none;
	 color:#D9C09F;
	 font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	 font-weight:bold;
	 text-align:center;
}

div#navbar2 ul.header {
	 background:#810609;
	 margin:0px;
	 padding:0px;
	 font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	 font-size:x-small;
	 font-weight:bold;
	 color: #D9C09F;
	 line-height:27px;
	 list-style-type: none;
	 white-space:nowrap;
}

div#navbar2 li {
	 list-style-type: none;
	 color: #D9C09F;
	 display:inline;
	 font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	 font-weight:bold;
}

a.nav: {
	 text-decoration:none;
	 font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	 font-weight:bold;
	 background:#810609;
	 color: #D9C09F;
}
a.nav:link {
	 background:#810609;
	 color:#D9C09F;
 	 font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	 font-weight:bold;
	 
}
a.nav:visited {
	 color:#D9C09F;
 	 font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	 background:#810609;
	 font-weight:bold;
	 
}
 a.nav:hover {
	 font-weight: bold;
	 color:#810609;
	 font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	 border-style:solid;
	 border-width:1px;
	 background:#CCCCCC;	 
}


div#navfoot {
	 height: 45px;
	 width: 80%;
	 font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	 font-weight:bold;
	 background: #810609;
	 background-image:none;
	 text-align:center;
}
div#navfoot ul {
	 margin:0px;
	 padding:0px;
	 font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	 font-size:x-small;
	 font-weight:bold;
	 color: #D9C09F;
	 background:#810609;
	 line-height:20px;
	 white-space:normal;
	 
}
div#navfoot li {
	 list-style-type: none;
	 display:inline;
	 font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	 font-weight:bold;
}



a:link	{	
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:#004E80;
	
	}	
		
a:visited	{	
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;

	}	
		
a:active	{	
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	}	
		
a:hover	{	
	text-decoration:underline;
	font-size:10pt;
	color:#000099;
	
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{
    color:#422100;
    font-family: Arial, "Times New Roman", Sans-Serif;
    font-size: 10pt;
    font-weight:normal;
    letter-spacing:normal;
    word-spacing:normal;
    text-align:justify;
    text-indent: 25px;
	}
