html {
}

body {
 margin:10px 10px 10px 10px;
 color: #000000;
 background-color:#ffffff;
 padding:0px;
}

p, h1, h2, h3, h4, h5, h6 {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 text-align: left;
}
td {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
}
p { margin: 0 0 14px; padding: 0; font-size: 16px; color: #000; line-height: 18px; text-decoration: none; }
li { color: #000; font-size: 14px; text-decoration: none; text-align: left; margin: 0 0 5px; padding: 0; list-style-type: square; }
h1 { color: #990000; font-size: 30px; font-weight: bold; font-style: italic; text-decoration: none; text-transform: capitalize; letter-spacing: 1pt; margin: 0 4px 12px 0; padding: 0; }
h2 {
	text-align: left;
	border-top: 0px solid #CCC;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #000000;
	font-size: 14px;
	letter-spacing: 0pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	background: #FFF5C9;
}

h3 {
	text-align: left;
	font-size: 250%;
	letter-spacing: 1pt;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: capitalize;
	font-weight: lighter;
}

h4 { text-align: left; font-size: 14px; letter-spacing: 0; font-weight: normal; margin: 5px; padding: 2px 0; color: #990000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-style: solid; border-width: 0; }

h5 {
 margin-top: 0px;
 margin-bottom: 12px;
 margin-left: 0px;
 margin-right: 0px;
 font-size: 0.85em;
 letter-spacing: 1pt;
 padding: 0px;
 font-weight: bold;
}

h6 {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 8px;
 margin-right: 8px;
 font-size: 1.25em;
 letter-spacing: 3pt;
 padding: 0px;
 font-weight: bold;
}
A      { color: #990000; font-size: 16px; font-style: normal; font-weight: normal; text-decoration: underline }
A:hover      { color: #000; font-size: 16px; text-decoration: none }
A.bmnu  { color: #ffffff; font-size: 18px; text-decoration: none; font-weight:bold  }
A.bmnu:hover   { color: #bfb37f; font-size: 18px; text-decoration: underline; font-weight:bold }
