BODY {background-image: url(images/blue15.jpg);
	background-attachment: fixed;
	color: #000000;}
P  {text-align: center; font-size: 12pt; color: #000000; font-weight: normal}
P.just  {text-align: justify; }
LI {font-weight: bold;font-family:arial;  font-size: 10pt;}
td {text-align: left;font-size: 10pt; }
td.cent {text-align: center;font-size: 12pt; }
H2 {color: #000000}
A:link { color: #E069A5	}
A:visited { color: #CA428C }        
A:active { color: #800080 }   
span.add {font-size: 11px}   

#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
list-style-type: none;
white-space: nowrap;
}

#navlist a
{
padding: 1px 5px 5px 5px;
font-weight:bold;
text-align: left;
font-size: 11px;
font-family: Arial narrow;

}

#navlist a:link, #navlist a:visited
{
color: #E069A5;
text-decoration: none;
background-image: url(images/arrow.gif); 
background-repeat: no-repeat;
}

#navlist a:hover
{
background-image: url(images/arrowa.gif); 
background-repeat: no-repeat;
color: #800080;
}
