h1, h2, h3
{
font-family: "Arial Narrow", Arial, Verdana;  
color: #003399; 
font-weight: normal;
}

h1           { font-size: 16pt; }
h2           { font-size: 14pt; }
h3           { font-size: 12pt; }

h3.fsc
{ 
font-size: 18pt;
margin-left: -135px;
font-weight: normal;
 }

body         
{
background-color: #ffffff;
background-position: bottom left; 
background-image: url('profile.gif'); 
background-repeat: no-repeat;
color: #000000;
font-family: "Arial Narrow", Verdana, Arial; 
font-size: 10pt; 
margin-left: 135px;
margin-right: 15%;
}


a:link 	     
{ 
color: #003399; 
text-decoration: none}

a:hover      
{ 
background-color: #6699ff;
color: #000000; 
}

a:visited    
{ 
color: #003399; 
text-decoration: none;
}

p            
{ 
font-size: 12pt; 
text-align: Left}

p.column
{
background-color:#003399; 
color: #ffffff;
font-size: 10pt; 
font-weight: bold;
text-align: right;
vertical-align :top;
line-height: 100%; 
margin-top: 0; 
margin-bottom: 0;
}

th
{
background-color:#003399; 
color: #ffffff;
font-size: 10pt; 
font-weight: bold;
text-align: left;
vertical-align :top;
line-height: 100%; 
margin-top: 0; 
margin-bottom: 0;
border-bottom: solid #000000;
border-bottom-width: 1px;
}

tr
{
font-size: 12pt; 
vertical-align :top;
}

td
{
font-size: 12pt; 
vertical-align :top;
line-height: 100%; 
margin-top: 0; 
margin-bottom: 0;
border-bottom: dotted #0364A8;
border-bottom-width: 1px;
}

li
{
font-size: 12pt; 
}

ol
{
font-size: 12pt; 
}

ul
{
list-style-type: square;
}