﻿body {
    font-family: Verdana,Century Gothic, Arial, Helvetica;
    font-size: 8.5pt;
    line-height:12pt;    
    background-color: white;
    color: #000099;     
    margin-top:0;
    margin-bottom:0;   
    margin-left:20;
    margin-right:20;        
   } 
   
table
{ 
    border:rgb(00,00,FF);    
}
th
{ 
    border:rgb(00,00,00);
    font-family: Verdana,Century Gothic; 
    line-height:12pt;
    font-size: 8.5pt; 
    font-weight:bold;
    color: black       
}

td
{ 
    border:rgb(00,00,00);
    font-family: Verdana,Century Gothic; 
    line-height:12pt;
    font-size: 8.5pt; 
    color: black       
}
h1, h2, h3,h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
    font-family: Times New Roman,Script MT Bold,Times New Roman;
    font-size: 18pt; 
	color:#000099;
}
h2
{
    color: rgb(51, 0, 153); 
}
h3
{
    font-family:Times New Roman,Script MT Bold,Arial,Verdana,;
    font-style:italic;
	color: rgb(255, 0, 0); 
}
h4
{
    font-family:Times New Roman,Script MT Bold,Times New Roman;
	color: rgb(0, 51, 102);
}
h5
{
     font-family:Times New Roman,Script MT Bold,Times New Roman;
     font-size: 11pt; 
	 color: rgb(99,00, 255);
}
h6
{
    font-family:Times New Roman,Script MT Bold,Times New Roman;
    font-size: 11pt; 
	color: rgb(255, 0, 0);
}
div
{
    font-family: Verdana,Century Gothic, Arial, Helvetica;
    font-style: italic; 
    font-size: 8.5pt; 
    color: #000099;  
}
p
{
    font-family: Verdana, Book Antiqua;    
    font-style: normal; 
    font-size: 8.5pt; 
    color: #000099;  
}
a:link.White
{
    font-family: Verdana,Century Gothic, Arial, Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 8.5pt;        
    color: #ffffff;
}
a:link.WhiteRegular
{
    font-family: Verdana,Century Gothic, Arial, Helvetica;    
    font-style: normal;
    font-size: 8.5pt;        
    color: #ffffff;
}
a:link.Blue
{
    font-family: Verdana,Century Gothic, Arial, Helvetica;
    font-weight:bold;
    font-style: normal;
    font-size: 8.5pt;    
    color: #0000ff;
}

a:link.BlueRegular
{
    font-family: Verdana,Century Gothic, Arial, Helvetica;    
    font-style: normal;
    font-size: 8.5pt;    
    color: #0000ff;
}

a:visited.White
{
    font-family: Verdana,Century Gothic, Arial, Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 8.5pt;    
    color: #ffffff;
} 
a:visited.WhiteRegular
{
    font-family: Verdana,Century Gothic, Arial, Helvetica;    
    font-style: normal;
    font-size: 8.5pt;    
    color: #ffffff;
} 

a:visited.Blue
{
    font-family: Verdana,Century Gothic, Arial, Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 8.5pt;    
    color: #0000ff;
} 
a:visited.BlueRegular
{
    font-family: Verdana,Century Gothic, Arial, Helvetica;    
    font-style: normal;
    font-size: 8.5pt;    
    color: #0000ff;
}
a:active
{
    font-family: Verdana,Century Gothic, Arial, Helvetica;    
    font-style: normal;
    font-size: 8.5pt;    
    color: #ff0000;
}
a:hover
{
    font-family: Verdana,Century Gothic, Arial, Helvetica;    
    font-style:normal;
    background-color:Aqua;
    color: blue;
} 

textbox.box 
{ 
	font-family:Verdana,Arial,Helvetica; 
	font-size: 8pt; 
	border:1px solid blue; 
	height:12px;
}
 
textbox
{ 
	font-family:Verdana,Arial,Helvetica; 
	font-size: 8pt; 
	border:1px solid blue; 
	height:12px;
}

.special_note
{
    font-family:Verdana,Arial,Helvetica; 
	font-size: 10pt; 
	font-weight:bold;	
    } 

.hr_bottom
{
  color:#000080;  
  width:1000px;   
  vertical-align:middle;
}

