.body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;

}
.body:hover {
	color: #333333;
	font-weight: bold;
	}


.copy {
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	text-decoration: none;
   }
.copy:hover {
	color: #336600;
	text-decoration: none;
   }


.menu {
	font-size: 15px;
	font-family: "Times New Roman", "Times", "serif";
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	}
.menu:hover {
	color: #354830;
	}
	
	
.sub {
	font-size: 14px;
	font-family: "Times New Roman", "Times", "serif";
	color: #000000;
	text-decoration: none;
	}
.sub:hover {
	color: #333333;
	}


.section {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 20px;
	color: #FF9900;
	margin: 5px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	}


.Title {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	color: #660000;
	font-weight: bold;

}

.Time {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

.Subject {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 15px;
	color: #8E722F;
	font-weight: bold;
	font-style: italic;

}
