body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #336699;
	background-image: url(images/bkgd.jpg);
	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
h1 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;	
	color: #000000;
}
h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color: #AB703C;
	font-weight: bold;
	font-style: italic;
}
h3 {
	color: #000000
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A1501;
	font-weight: bold; 
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 15px;
	background-color: #006666;
	color: #DCDCDC;
	padding: 3px;
	width: auto;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #B44443;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
}

.boldtext {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.ittext {
	font-size: 13px;
	color: #000000;
	font-style: italic;
}
.bolditalic {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

