BODY { 
	font-size: 14px; 
	font-family: Arial, sans-serif; 
   	background-color: #E3F1DC;
	}

p { 
	font-size: 14px; 
	font-family: Arial, sans-serif; 
	}

td { 
	font-size: 14px; 
	font-family: Arial, sans-serif; 
	}

.color { color: #EFADC6; }

.hide { display: none; }

.headertext { 
	font-size: 14px; 
	color: #5EFF5E; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-align: center;
    text-decoration: none;
    vertical-align: middle;
	}


h1 { 
	font-size: 18px; 
	font-family: Verdana, sans-serif;
	text-align: center; 
	}

ul { list-style: square }

h2 { 
	font-size: 14px; 
	font-family: Verdana, sans-serif; 
	}

TH { 
	background-color: #400040; 
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Verdana, sans-serif;
	}

.title { 
	font-size: 12px; 
	color: #400040; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-align: right;
    text-decoration: none;
    vertical-align: middle;
	}


.cell { 
	margin-left: 14px; 
	font-size: 14px; 
	font-family: Arial, sans-serif; 
	color: black; 
	}

.gallery { 
	font-size: 8px; 
	font-family: Arial, sans-serif; 
	color: gray; 
	}

.pic { 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Verdana, sans-serif;

	}

