body {
	background-color: #adadad;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Verdana","Arial", "Times", "serif"; 
	font-size: 9pt;
	color: #000000; 
}
a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:active {color:#000000; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;}

.titlestyle
{
	font-size:16px;
	font-weight:bold;
}
.titlestyle2
{
	font-size:16pt;
	font-weight:bold;
}

.smallstyle
{
	font-size:12px;
}
.font12pt
{
	font-size: 12pt;
	color: #000000; 
}
.pagestyle
{
	 border: 1px solid black;
}
.pagestyle td
{
	 border: 1px solid black;
}
.font9pt
{
 font-size: 9pt;
	color: #000000;
}
.inputfoucs
{
    font-size: 12px;
    padding: 3px;
    border: 1px solid #f7ca06;
    background: #fffbca;
    color: #cb6a24;
}
.inputblur
{
    font-size: 12px;
    padding: 3px;
    background: #f8f9ff;
    border: 1px solid #c4c9fd;
    color: #6C63A3;
}
.font10pt
{
 font-size: 10pt;
	color: #000000;
}
.box { width: 160px; height: 15px;}