body {
	font-family: verdana;
	font-size:12px;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment: fixed;
        padding: 5px;
        background-color:white;
}

a:link {color: #ff0000;}
a:visited {color: #ff0000;}
a:active {color: #000000;}
a:hover {color: #000000;}
a {text-decoration: none;font-weight: bold;}

.menulink:link {color: #000000;}
.menulink:visited {color: #000000;}
.menulink:active {color: #000000;}
.menulink:hover {background-color: #e1e1e1;}
.menulink {text-decoration: none; font-size:12px; font-weight:bold;}

.newslink:link {color: #000000;}
.newslink:visited {color: #000000;}
.newslink:active {color: #000000;}
.newslink:hover {background-color: #e1e1e1;}
.newslink {text-decoration: none; font-size:10px; font-weight:bold;}

ul#twitter_update_list {
	list-style: disc;
	font-size: 12px;
}
ul#twitter_update_list li {
	padding: 5px;
}


table {
	border: 1 solid #000000;
	font-family: verdana;
	font-size:12px;
}

.newstable {
	border: 1;
}

.footer {
font-size: 8pt;
}

.heading {
	background-color:#bcbcbc;
}

.writeuptable {
	font-family: verdana;
	font-size:12px;
	width:550px;
	background-color:#ffffff;
	border:0;px
	cell-padding:0px;
	cell-spacing:0px;
}