h1 {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #926130;
	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: #FFFFFF;
	text-decoration: none;
}
.body {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
}
.body a:link {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
.body a:visited {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
.body a:hover {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.body a:active {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12px;
	color: #CC9966;
	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;
}



