body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #EAFFEA;
	margin: 0px;
	padding: 0px;
}
.tableBorder {
	border: 1px solid #000000;
}
#sideTable {
	border: 1px solid #000000;
}	
#sideTable a {
	font-size:16px;
}

#links a {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	
}
#servicesList {
	font-size:18px;
}
#servicesList a {
	font-size:16px;
}
.sideLinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

.yellowText {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
}


#links a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFF33;
}
#linksPage a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFCC;
	text-transform:none;
	text-decoration:none;
	padding: 5px;
	text-align:center;
	
}

#linksPage a:hover {
	text-decoration:underline;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

h1 {
	font-family: Papyrus, Tahoma;
	font-size: 28px;
	font-weight: normal;
	color: #FFFF66;
}
.textHeading {
	font-family: Tahoma;
	font-size: 16px;
	text-transform: none;
	color: #FFFF66;
}
.trBlue {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669999;
	border: 1px solid #000000;
}
a {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFF66;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

