a
{
	font-family:verdana;
	font-size:10px;
	color:#363CA7;
	text-decoration:none;	
	font-weight:bold;
}

.b
{
	font-family:verdana;
	font-size:12px;
	color:#D00001;
	text-decoration:none;	
	font-weight:bold;
}
a:hover
{
	color:#222222;
	text-decoration:none;
}
.b:hover
{
	color:#0A029B;
	text-decoration:underline;
	font-weight:bold;
}

body
{
	font-family:Arial, MS sans Serif;
	font-size:10px;
	color:#000000;
}

td
{
	font-family:verdana;
	font-size:11px;
	color:#222222;
}
.small-text
{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
}
.medium_text
{
	font-family:verdana;
	font-size:11;
	text-decoration: underline;
	color:#222222;
	font-weight:bold;
}
.heading
{
	font-family:verdana;
	font-size:12px;
	color:#272B7A;
	font-weight:bold;
}

.heading2
{
	font-family:arial;
	font-size:9px;
	color:#272B7A;
	font-weight:bold;
}
.heading3
{
	font-family:verdana;
	font-size:12px;
	color:#0A029B;
	font-weight:bold;
}
.heading4
{
	font-family:verdana;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}
.desc
{
	font-family:arial;
	font-size:12px;
	color:#333333;
}
.para
{
	font-family:MS Sans Serif;
	font-size:12px;
	color:#000000;
}
