body {
	font-family: arial, tahoma;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px; 
	margin: .1in; 
}

textarea,input, select,option { font-size: 14px; }

.eventdate { text-align: center; font-size: large; font-weight: bold; color: #333333;}
.eventtime { text-align: center; font-size: medium; color: #333333;}
.eventtitle { text-align: center; }


.todaydate { text-align: center; font-size: small; font-weight: bold; color: #333333;}
.todaytime { text-align: center; font-size: small; font-weight: bold; color: #333333;}
.todaytitle { text-align: center; font-size: small;}

.todaydesc { text-align: center; font-size: small;}

.caption { text-align: center; font-size: small; }
.formcaption {text-align: right; font-weight: bold; font-size: x-small; }
img { border: 0px;}
.medium { text-align: left; font-size: medium;  }

.letter { color:#000000; background-color: #FFFFFF;
};

h3 {
	color: #FFCC33;
	font-size: 200%;
}

a:link {
	color: #000033;
	text-decoration: none;
	}

a:visited {
	color: #000033;
	text-decoration: none;
	}

a:hover {
	color: #FF0033;
	text-decoration: none;
	}

