A:LINK, A:VISITED {
	color : Navy;
}
BODY {
	color : Black;
	background-color : White;
	text-align: left;
}
.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.bold {
  font-weight : bold;
}
DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.ctext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : center;
}
.citext{
	font-family : "Book Antiqua";
	font-style: italic;
	font-size : 16px;
	text-align : center;
	font-weight : bold;
}
.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	text-align : center; 
}
P{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
P.normb{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
P.norml{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
P.normlbblue{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Navy;
}
P.normcbluel{
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : Navy;
}
TABLE {
	padding : 0px 0px 0px 0px;
	border : 0 none;
}
TD.top {
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
	font-size : 12px;
	background-color : #B6C0D0;
	vertical-align : top;
}
TD.tiny{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
TD.lrg{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
TD.lrgc{
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	vertical-align : top;
}
TD.norm{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align : top;
}
TD.normwb{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align : top;
	color: White;
	font-weight : bold;
}
TD.normblue{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align : top;
	color: Navy;
}
TD.normc{
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align : top;
}
TD.normb{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	vertical-align : top;
}
TD.normbc{
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	vertical-align : center;
}
TD.normbluec{
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	vertical-align : center;
	color : Navy;
}
TD.normbcl{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	vertical-align : center;
}
TD.lrgred{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #800000;
}
TD.bottom {
   font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-weight : bold;
	font-size : 12px;
	background-color : Red;
	vertical-align : top;
}

