.outertable {
	border : 2px solid #000000;
}

.head {
	font-family : Courier, Helvetica, sans-serif;
	font-size : 16pt;
	color : #0013A1;
	font-weight : bolder;
	text-align: center;
}

.rhd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : #6B1516;
	font-weight : bolder;

}

.rhd2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : #0013A1;
	font-weight : bolder;

}

.rhd3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22pt;
	color : #FC0202;
	font-weight : bolder;
	text-align: center;

}

.rhd4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color : #000000;
	font-weight : bolder;
	text-align: center;

}

.btxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
    color: #000000;
	text-align: justify;
}

.btxt2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    color: #000000;
	text-align: justify;
}

.btxt3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    color: #000000;
	text-align: center;
}

A:LINK {
	text-decoration : none;
	color : #389CE9;
	font-weight : bold;
}
A:VISITED {
	text-decoration : none;
	color : #389CE9;
	font-weight : bold;
}
A:HOVER {
	color : #FCC402;
	font-weight : Bold;
	text-decoration : underline;
}




