body
{
	padding:0px;
	margin:0px;
	background-color:#f5f5f5;
}
a
{
	color:#666666;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}
a:hover
{
	color:#666666;
	text-decoration:underline;
	font-family:Arial;
	font-size:12px;
}
.heading
{
	font-family:"Orator Std";
	font-size:20px;
	color:#000099;
	background-image:url(../images/grd.gif);
	background-repeat:no-repeat;
}
.welcomeTxt
{
	font-family:"Orator Std";
	font-size:14px;
	color:#000000;
}
.welcomeTxt a
{
	font-family:"Orator Std";
	font-size:14px;
	color:#000000;
}
.welcomeTxt a:hover
{
	font-family:"Orator Std";
	font-size:14px;
	color:#000000;
}
.txtBld
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;	
	font-weight:bold;
}
.txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.spc
{
	margin-left:5px;
}
.footer
{
	color: #666666;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
