h1 {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #F84306;
	text-decoration: none;
	margin-bottom: 2px;
}
h2 {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F84306;
	text-decoration: none;
}
.body {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
}
.body a:link {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}
.body a:visited {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}
.body a:hover {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #00FF33;
	text-decoration: none;
}
.body a:active {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
	font-weight: normal;
}
ul, ol, li {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
}
.caption {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.photo_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: right;
	padding: 5px;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
    font-decoration: italic;
}
.love {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
    font-decoration: italic;
}

.weather {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 2px;
	color: #FFFF00;
	font-weight: bold;
}
table#mainTable {
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-left: solid 1px #000000;
}
table#mainTable td {
  border-bottom: solid 0px #000000;
  border-left: solid 0px #000000;
  border-top: solid 0px #000000;
  border-right: solid 0px #000000;
}




