body    {
	background-image: url('graphics/10front.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	font-size: 12pt;
	margin: 2px;
	}

table.wrapper   {
	background-color: #FFFFFF;
	border: 3;
	border-color:#094299;
	}

table.navigation  {
	background-color: #094299;
	border-collapse: collapse;
	}

.logo {
	margin-bottom: 0px;
	background-color: #094299;
	}

img.block {
	display: block;
	margin: 0;
	}

h1  {
	font-family: cambria;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	}


h2  {
	font-family: "Cooper Lt BT";
	font-size: 0.8em;
	font-weight: bold;
	}


h3  {
	font-family:  Cambria;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	}


h4  {
	font-family: "Times New Roman";
	font-size: 0.9em;
	font-weight: normal;
	}


h5  {
	font-family: Cambria, "cooper LT BT", "Times New Roman";
	font-size: 0.8em;
	font-weight: normal;
	}


h6  {
	font-family: Clarendon, "Times New Roman";
	font-size: 1.4em;
	font-weight: normal;
	}


p   {
	font-family: cambria;
	font-size: 1em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}

p.important {
	font-family: cambria;
	font-size: 1em;
	font-weight: normal;
	color :#FF0000;
	}

p.eagles   {
	font-family: cambria;
	font-size: 1em;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	
	}


li  {
	font-family: Clarendon;
	font-size: 1em;
	font-weight: normal;
	margin-left: 0px;
	}


ol      {
	font-family: "Cooper Lt BT", "Bookman Old Style", Century, "Times New Roman";
	font-size: 1em;
	font-weight: normal;
	}



ul	{
	list-style-type: square;
	}

