h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18pt;
	background-color: #009999;
	text-align: center;

}
a {
	font-family: "Courier New", Courier, mono;
	color: #FFCCFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 12pt;
	border: none;
}
p {
	font-family: "Courier New", Courier, mono;
	color: #009999;

}
.CLICK {
	font-family: "Courier New", Courier, mono;
	background-color: #009999;
}
td {
	background-color: #009999;
	color: #FF99FF;
	text-transform: none;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	padding-top: 5px;

}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #FFCCFF;
	background-color: #009999;
	background-position: center;
	text-align: center;
}
#twitter_update_list {
	color: #663333;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	border: thin solid #663333;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;



}
.subhead {
	color: #990099;
}

