body, table, tr, td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 1.5;
	
}

input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 16px;  font-weight: bold;  }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #3333FF;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.error { color: Red;  font-weight: bold;  }

a:link
{
	color: #006699;
	text-decoration: none;
}
a:visited
{
	color: #006699;
	text-decoration: none;
}
a:hover
{
	color: #CC0000;
	text-decoration: none;
}
a:active
{
	color: #006699;
	text-decoration: none;
}
a:link, a:visited , a:active 
{ 
	font-family:Verdana,sans-serif; 
	font-size:8pt; 
	color:black; 
	text-decoration:none; 
}

a:hover 
{ 
	font-family:Verdana,sans-serif; 
	font-size:8pt; 
	color:#CC0000; 
	text-decoration:none; 
}
.box {
	margin: 0pt;
	padding: 0pt;
	border: 1pt solid #000000;
}
a.ulink:link, a.ulink:visited , a.ulink:active { font-family:Verdana,sans-serif; font-size:8pt; color:black; text-decoration:none; }
a.ulink:hover { font-family:Verdana,sans-serif; font-size:8pt; color:#CC0000; text-decoration:none; }
.maintable 
{ 
	width:100%;
	align:center;		
}
