body {
	margin: 0;
	padding: 0;
	background: #990000;
	}

#side-left {
	text-align: right;
	padding: 0px;
	margin: 0px;
	}

#side-right {
	text-align: left;
	padding: 0px;
	margin: 0px;
	}

a {
	color: #990000;
	text-decoration: none;
	}

h5 a {
	color: #FFFFCC;
	}

h6 a {
	color: #FFFFCC;
	}

a:hover {
	text-decoration: underline;
	}

P {	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	}

LI {	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
	font-family: "Georgia", "Palatino", serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	}

H1 {	margin-top: -1;
	margin-bottom: 9px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: transparent;
	text-align: center;
	font-family: "Georgia", "Palatino", serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: black;
	text-transform: nonee;
	text-decoration: none;
	letter-spacing: 0;
        border: 0; 
	}

H2 {	margin-top: 12px;
	margin-bottom: 9px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0px;
	text-align: left;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 100%;
	color: black;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0;
        padding-top: 6px;		
        border: 0; 
	}

H3 {	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 110%;
	color: black;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
       padding-top: 4px;		
       border-top:0; 
	}

H4 {	margin-top: 6px;
	margin-bottom: 18px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0px;
	padding-bottom: 6px;
	background-color: transparent;
	text-align: right;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	line-height: 100%;
	color: black;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
        border-bottom:1px dotted black; 
	}

H5 {	margin-top: 3px;
	margin-bottom: 2px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	color: white;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0;
	padding-top: 4px;		
	border-top:1px dotted black; 
	}

H6 {	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 1em;
	text-indent: -1em;
	padding: 0px;
	background-color: transparent;
	text-align: left;
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 150%;
	color: white;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	}

I {	font-style: italic;
	}

B {	font-weight: bold;
	}