P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 12px;
	font-family : Verdana, Arial;
	color : Black;
	font-weight : normal;
}

A:Visited  {
	font-family : Verdana, Arial;
	font-weight : normal;
	color : Black;
	font-size : 12px;
}

A:Active  {
	font-size : 12px;
	font-family : Verdana, Arial;
	font-weight : normal;
	color : Black;
}

A:Hover  {
	font-size : 12px;
	font-family : Verdana, Arial;
	font-weight : normal;
	color : #133852;
}

BODY  {}

.table  {
	font-size : 12px;
	font-family : Verdana, Arial;
	font-weight : normal;
	color : Black;
}

.tablebd  {
	font-size : 12px;
	font-family : Verdana, Arial;
	font-weight : bold;
	color : #133852;
}
