
body,th {
	font-family: tahoma;
	font-size: 11px;
	color: 777777;
	vertical-align: top;	
	line-height:12px;
}

td
{
	font-family: tahoma;
	font-size: 11px;
	color: 777777;
	line-height:12px;
}

img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #2C4C7D;		
}
a:visited {
	color: #2C4C7D;
}
a:hover {
	color: #2C4C7D;
}
a:active {
	color: #2C4C7D;	
}
.style1{
	color:#000000;
}

a.link {
	font-family: tahoma;
	font-size: 11px;	
	color: #777777;
	text-decoration: none;		
       }

a:visited {
	color: #777777;
	}

a:hover {
	color: #777777;
	text-decoration: underline;
	}
li	{
	list-style: square; 
	padding-bottom: 3px;
	}
input
	{
	font-family: tahoma;
	font-size: 11px;
	border: solid 1px rgb(180,180,180);
	padding: 2px 2px 2px 2px;
	}

textarea
	{
	font-family: tahoma;
	font-size: 11px;
	border: solid 1px rgb(180,180,180);
	padding: 2px 2px 2px 2px;
	}
