body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #00493a;
	font-style: italic
}
body {
	background-image: url(images/background.jpg);
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #00483B;
	text-decoration: none;
}
a:visited {
	color: #00483B;
	text-decoration: none;
}
a:hover {
	color: #91002A;
	text-decoration: none;
}
a:active {
	color: #00483B;
	text-decoration: none;
}
h2 {
	font-size: 14px;
}

#td a { 
      color:#00493a;
	  font-size: 10px;
	 }
	 
#td a:hover {
	color: #91002A;
	text-decoration: none;
}	
.italics {font-style: italic}

.white {color: #E5E5E5}
.whiteHeading {
	color: #E5E5E5;
	font-weight: bold;
	font-size: 14px;
}
.smWhite {color: #E5E5E5; font-weight: bold; }

.lightBrownTx {
	color: #C6AB7B;
	font-weight: bold;
}
.resourceTx {font-size: 10px;
	color: #00493a;
	font-style: italic;
}
.smTx {font-size: 10px;
}
.whiteReg { font-size: 11px;
	color: #ffffff;
	font-style: italic
}

.spaced {font-size: 11px;
	color: #00493a;
	font-style: italic;
	line-height:1.5em
}
