/* CSS Document */
body		
{
 margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;
 
}
.hand
{
 cursor:hand;
}
.tablehead
{
 font-family: Times New Roman, verdana; font-size: 12px;
}

a:link 		{color: #008000}
a:visited 	{color: #404040}
a:hover 	{color: #048409;text-decoration: underline}
//a:active 	{color: #808080}

.links
{
 font-family: Times New Roman; font-size: 16px; font-weight:600;
 text-decoration: none;
}

.activ
{
// font-family: Times New Roman; font-size: 16px; font-weight:600;
 text-decoration: none; color: #048409;
}

.link1
{
 font-family: Times New Roman, verdana; font-size: 12px;
 text-decoration: none;
}
.text
{
 font-family: Times New Roman; font-size: 16px; font-weight:600;color:#404040;
}
.text1
{
 font-family: Times New Roman; font-size: 20px; font-weight:400;color:#404040;
}
.alttext		
{
 font-family: Times New Roman; font-size: 28px; font-weight:400;color:#877D7D;font-style:italic;
}

