body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFCCCC;
	background-color: #990000;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
	white-space: normal;
	padding: 0px;
	color: #660000;
	background-color: #FFCCCC;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #660000;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	line-height: 13px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFCCCC;
	text-decoration: none;
	background-color: #CC0033;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 5px;
	border-top-color: #000000;
	white-space: normal;
	vertical-align: middle;
	letter-spacing: 1px;
	padding: 0px;
	text-align: center;
	height: 45px;
}

table {
	background-color: #FFCCCC;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	list-style-type: disc;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 700px;
	color: #660033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
li {
	list-style-position: outside;
	list-style-type: square;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 16px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 3px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding: 15px;
}

a.MenuLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	color: #FFCCCC;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
	white-space: normal;
	line-height: 11px;
	text-align: left;
	vertical-align: middle;
}
a:hover {
	color: #FFFFFF;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	color: #990033;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 14px;
	font-weight: 500;
	padding: 15px;
}