body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
}
a:link
{
	color: #3333CC;
}
a:visited
{
	color: #6699CC;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
h1, h2, h3, h4, h5, h6
{
	text-align: center
}
h1	{
	font-weight:bold;
	font-size:22px;
	color: #476C91;
	margin-top:10px;
}
	
td {
	font-size: 13px;
}
.small {
	font-size: 11px;
}
.companyName	{
	color: #476C91;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;

}
.searchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #003366;
}