
	BODY {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-image : url(images/bg.gif);
}

  ul {margin-left: 1.0em; padding-left: 0;}

	td {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : Black;
	}

.tableBorder {
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-top-color :Maroon;
	border-right-color : Maroon;
	border-left-color : Maroon;
	border-bottom-color : Maroon;
	outline-style : none;
	border-width : 2pt;
}

   .rightEdgeBG {
	background-image : url(images/right_bar.jpg);
	height : 100%;
}

	.headerTop {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : black;
}

	.header {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	color : #002173;
}

.footer{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : white;
}

.small{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A:LINK {
 color : blue;
}

A:VISITED {
	color : red;
}

H2 {
	font-size : 15px;
	font-weight : bold;
}

H3 {
	font-size : 13px;
	font-weight : bold;
}

H4 {
	font-size : 11px;
	font-weight : bold;
}
