body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
h3 {
	font-family: Tahoma;
	font-size: 12pt;
	text-transform: uppercase;
	color: #330000;
	padding-left: 10px;
	padding-top: 5px;
}
p {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
strong {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-transform: capitalize;
}
b {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-transform: capitalize;
}

li {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	list-style-image: url(bullet.gif);
	list-style-type: none;
	margin-bottom: 10px;
	margin-right: 5px;
}
a {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #330000;
	text-decoration: underline;
}
.Table {
	font-family: Tahoma;
	font-size: 10pt;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #330000;
	padding: 5px;
}
.Months {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	background-color: #FFF2CC;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.Side_Section {
	font-family: Tahoma;
	text-transform: uppercase;
	background-color: #330000;
	width: 95%;
	color: #FFCC00;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
.TextBlueBold {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
.SubHead {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
.TextBold {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #330000;
}

.Footer {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
#Right_Section {
	margin-left: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	height: 100%;
}
#Tips {
	margin-left: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	height: 100%;
}
#Months {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	background-color: #FFF2CC;
	height: 15px;
	width: 150px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
#Months a {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	background-color: #FFF2CC;
	height: 15px;
	width: 150px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#Months a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000066;
	background-color: #FFF2CC;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFCC66;
	padding: 5px;
	margin: 5px;
}
#Footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFCC66;
	padding: 5px;
	margin: 5px;
	text-decoration: none;
}
#Footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFCC;
	padding: 5px;
	margin: 5px;
	text-decoration: underline;
}
