a:link
{
	color: rgb(51,102,51);font-weight:bold 
}
a:visited
{
	color: rgb(143,28,29);font-weight:bold 
} 
a:active 
{
	color: rgb(98,0,98);font-weight:bold
}
A:hover
{
    color: rgb(98,0,98); font-weight: bold
}

BODY{
scrollbar-arrow-color:rgb(205,200,147);
scrollbar-3dlight-color:rgb(186,33,34);
scrollbar-highlight-color:rgb(186,33,34);
scrollbar-face-color:rgb(143,28,29);
scrollbar-shadow-color:rgb(79,8,9);
scrollbar-darkshadow-color:rgb(79,8,9);
scrollbar-track-color:rgb(195,189,127);

    font-family: Verdana, Geneva, Arial, sans-serif;
    color: rgb(0,0,0);font-size:10pt; font-weight:normal
    
}

h1
{
	font-family: Georgia, New York, Times New Roman, serif;
	color: rgb(51,102,51);font-size:18pt; font-weight:bold;
}
h2
{
	font-family: Georgia, New York, Times New Roman, serif;
	color: rgb(143,28,29);font-size:16pt; font-weight:bold;
}
h3
{
	font-family: Georgia, New York, Times New Roman, serif;
	color: rgb(98,0,98);font-size:14pt; font-weight:bold;
}
h4
{
	font-family: Georgia, New York, Times New Roman, serif;
	color: rgb(51,102,51);font-size:12pt; font-weight:bold
}
h5
{
	font-family: Georgia, New York, Times New Roman, serif;
	color: rgb(143,28,29);font-size:14pt; font-weight:bold
}
h6
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: rgb(0,0,0);font-size:7pt; font-weight:normal
}
    
table 
{   font-family: Verdana, Geneva, Arial, sans-serif;
    color: rgb(0,0,0);font-size:10pt; font-weight:normal

}

b
{ 
    color: rgb(143,28,29);font-size:11pt; font-weight:bold;
}