.title {
	font-family: "Arial Black";
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.SENebr {
	font-style: italic;
	font-weight: bold;
	color: #663333;
}
.impact {
	font-family: Impact;
	font-size: large;
	font-style: italic;
	color: #660000;
}
.F5-BI {
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.F4-ArialBlk-Maroon {
	font-family: "Arial Black";
	font-size: large;
	color: #660000;
}
.F4-Arl-990000-BI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.F4-Arl-990000 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.F4-Arl-990000-I {


	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}
.F3-Arl-990000-BI {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.F5-Arl-990000-BI {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.F5-Arl-990000 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.F5-Arl-990000-I {



	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}
.F6-Arl-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}
.F5-Arl-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.F4-Arl-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0000CC;
}
.F6-BI {

	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.style1 {color: #000099}

body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px
}

/*Menu Bar*/
#menu {
	background-color: #CCCCCC;	color:#990000;	font-size: 10px;	border-bottom: 2px solid #000000;
	margin: 0 0 0 0;	padding: 0px;	height: 21px;}
#menu ul {
	font-weight: bold;	margin: 0px;		padding: 0px;}
#menu li {
	border-left: 1px solid #999999;		border-top: 1px solid #999999;	list-style-type:none;	padding:0px;
	background-color: #990000;			float:right; /* left;*/			margin: 0 5px 0 0;		font-weight: bold;
	text-align: center;					vertical-align: top;}
#menu li a {
	padding: 4px;		text-decoration:none;		display: block;}
#menu li a:link {
	background-color:#990000;	color:#CCCCCC;		border-bottom-color: #CCCCCC;}
#menu li a:active {
	background-color:#990000;	color:#CCCCCC;		border-bottom-color: #CCCCCC;}
#menu li a:hover {
	background-color:#CCCCCC;	color:#990000;}

