a:link
{
	color: rgb(29,3,143); 
}
a:visited
{
	color: rgb(55,35,220); 
} 
a:active 
{
	color: rgb(255,51,0);
}
body         { font-family: Verdana, Arial, Helvetica; font-size: 2; background-color: 
               rgb(232,224,219); color: rgb(0,0,0) }
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica
}
h1           
{ 
    font-size: 24pt; font-family:Book Antiqua, Palatino Linotype, Times New Roman 
 }
h2
{
	color: rgb(0,0,0); font-size 
}
h3
{
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
.fot         { font-family: Verdana, Arial; font-size: 10pt; color: #1D038F }