body
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
}

a:link
{
    	color: #0066CC;
	text-decoration: none;
}

a:visited
{
    color: #0066CC;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color:#0066cc;
}


table
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 8pt;
border-width : 1px;
}
iframe
{

		border-color: #666666;
		border-width: 1px;

}
p
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 8pt;
	width: 366px;
	height: 14px;
}

strong
{
    font-weight: bold;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
}

select
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
}

input
{
		font-size: 8pt;
		border-color: #cccccc;
		border-width: 1px;
}
textarea
{
		font-family: tahoma, verdana, helvetica, arial, sans-serif;
		font-size: 8pt;
		border-style: solid;
		border-color: #666666;
		border-width: 1px;
}

hr
{
	color: #CCCCCC;
	height: 1px;
}


.txtbox
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;  
	height: 17px;
	width: 130px;

}
