
body {font-family: Arial, sans-serif; 
   color: #000000;
   background-color: #444444;
   font-size: small;
  }

table {
	background-color: #dddddd;
	border: 1px solid black;
	padding: 15px;
	width: 1150px;
	border-spacing: 0px;
	font-size: 1.00em;
}

tr { background-color: #ffffff; 
	margin-bottom: 30px;}

td { background-color: #ffffff; }

.center300 { font-size: 20px;
	text-align: center; 
	font-weight: bold;
	font-style: italic; 
	background-color: #dddddd; }
.redtext { color: #dd0000; }
.lgredtext { color: #dd0000; font-size: 20px; }

.center { text-align: center; }
.left   { text-align: left; }

.lgpheader { font-family: "Times New Roman", serif;
	font-size: 40px;
	text-align: center;
	}

.ltgray { background-color: #dddddd; }

.redrow { background-color: #ffcccc; }
.yellowrow { background-color: #ffffcc; }
.blurow { background-color: #ccffff; }

.grnrow { background-color: #ccffcc; 
	}

.faqtable { background-color: #cccccc;
	width: 830px;
	font-size: .9em;
	}

.notablespacing {border-spacing: 0px; 
		padding: 10px; }

.smallertext {font-size: .9em; }