﻿

UL 
{
list-style-image: url('images/bullet.gif');
}



BODY
{
background-color:#FFFFFF; 
background-image:url('images/background.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left;
margin: 0 0 0 0;
margin: 0; padding: 0;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-family:Verdana, Arial, sans-serif;
text-align: justify;
}

A:link 
{ 
color: #000099; 
text-decoration: none;
}

A:visited 
{ 
color: #000099;  
text-decoration: none;
}
a:focus 
{
color: FFCD00;
text-decoration: none; 
}

A:hover 
{ 
color:#FFCD00; 
text-decoration: none;
}
a:active 
{
color: \FFCD00;
text-decoration: none; 
}

#color1 A:link 
{ 
color: #FFFFFF; 
text-decoration: none;
font-weight:bold; 
}

#color1 A:visited
{ 
color: #FFFFFF;  
text-decoration: none;
font-weight:bold; 
}
a:focus 
{
color: red;
text-decoration: none; 
}
#color1 A:hover
{ 
color:#B8C7D9; 
text-decoration: none;
font-weight:bold; 
}
#color1 A:active
{ 
color: red; 
text-decoration: none; 
font-weight:bold; 
}

td
{
font-size: 10pt;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-family:Verdana, Arial, sans-serif;
}
.noshow { display:none; }