
body { 
	font-size: 20pt; 
	font-family: serif; 
	border:0px solid black; 
	background-color:#000000; 
	padding:0px; 
	margin:0px; 
	scrolling:no; 
	text: #800000; 
	color: #E70719; 
	align: left;
	text-align: left;
	}
 
 a:visited { color:#E70719; text-decoration:underline; }
 a:link { color:#E70719; text-decoration:underline; }
 
 #content img { 
 	border: none; 
	}
 
 #LinkBar {
	position: absolute;
	text-align: center;
	left: 50%;
	width: 860px;
	margin-left: -430px;
	}
 
 #fixedLinkBar {
 	visibility: hidden;
	position: fixed;
	left: 0%;
    width: 100%;
	top: 93%;
	height: 70px;
	z-index: 4;
    background: #000000;
	background-color: #000000;
    font-weight: bold;
    font-size: large;
    text-align: center;
    border: none;
    box-shadow: 0 1px 3px black;
  }
 
 #fixedLinkTable {
 	visibility: hidden;
    position: fixed;
	top: 93%;
	left:50%;
	width: 848px;
	margin-left: -424px;
	height: 70px;
	z-index: 5;
    background: #000000;
	background-color: #000000;
    font-weight: bold;
    font-size: large;
    text-align: center;
    border: none;
    box-shadow: 0 1px 3px black;
	text-align: center;
  }

  /* Hide menu on IE 5 & 6, because position: fixed is not supported there */
  #fixedLinkBar { visibility: hidden; }
  *>#fixedLinkBar { visibility: visible; }

  #fixedLinkTable { visibility: hidden; }
  *>#fixedLinkTable { visibility: visible; }


 h6 {
	color: #E70719;
	font-family: serif;
	font-size: 20pt;
	margin-left: 5%;
	margin-right: 5%;
}

 h5 {
	color: #E70719;
	font-family: serif;
	font-size: 12pt;
	margin-left: 5px;
	margin-right: 5px;
}

h4 {
	color: #E70719;
	font-family: serif;
	font-size: 36pt;
	margin-left: 5px;
	margin-right: 5px;
}

h3 {
	color: #E70719;
	font-family: serif;
	font-size: 20pt;
}

p {
	color: #E70719;
	font-family: serif;
	font-size: 20pt;
	margin-left: 5px;
	margin-right: 5px;
}

h1 {
	color: #E70719;
	font-family: serif;
	font-size: 20pt;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

h2 {
	color: #E70719;
	font-family: serif;
	font-size: 20pt;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

li {
	color: #E70719;
	font-family: serif;
	font-size: 20pt;
	margin-left: 5px;
	margin-right: 5px;
}
