a:visited
{
color:blue;
text-decoration:underline;
font-size:12px;
}

a:active	{color:red; text-decoration:underline;font-size:12px;}
a:link	{color:blue; text-decoration:underline;font-size:12px;}
a:hover	{color:blue; text-decoration:none;font-size:12px;}

table
{
font-family: Georgia, Times;
font-size:13px;
text-align:justify;
line-height:19px;
}


#smallFont
{
font-family: Georgia, Times;
font-size:12px;
text-align:justify;
line-height:18px;
}

h1
{
font-family:Cochin,Georgia,Times;
font-size:22px;
line-height:24px;
color: #3476d3;
text-shadow: gray 1px 1px 1px;
}


#smallTableFont
{
font-family: Georgia, Times;
font-size:12px;
text-align:left;
line-height:18px;
}

#mainBarLink
{
font-family: Georgia, Times;
font-size:14px;
line-height:19px;
color: rgb(51,51,153);
}
