BODY {
	background-color: white;
	border-height: 0;
	border-width: 0;
	color: #2C568C;
	font-family: Verdana, "Helvetica CE", "Arial CE", Helvetica, Arial, "sans-serif";
	font-size: x-small;
	margin-left: 0;
	margin-top: 0;
	text-align: justify;

}

A.leftInfo {
	font-size: xx-small;
	font-weight : bold;
	color: black;
	text-decoration: none;
	}

A.leftMenu {
	font-size: xx-small;
	font-weight : bold;
	color: white;
	text-decoration: none;
	}

A.topMenu {
	font-size: xx-small;
	font-weight : bold;
	color: gray;
	text-decoration: none;
	}

A.leftInfo:hover {
	background-color: #FF9933;
	}

A.leftMenu:hover {
	background-color: #5F8AB6;
	}

A.topMenu:hover {
	color: white;
	}

H3 {
	text-decoration: underline;
	}

P {
	text-align: justify;
	}

TD.leftInfo {
	font-size: xx-small;
}

TD.leftMenu {
	background-color: #265888;
	color: white;
	font-size: xx-small;
}

TD.orange {
	background-color: #FF9933;
	color: white;
	font-size: xx-small;
	font-weight : bold;
	text-align: center;
	width: 100%;
}

TD.topMenu {
	background-color: #D3D3D3;
	color: gray;
	font-size: xx-small;
}
