body {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 9pt;
	background: #333333;
}
#Container {
	color: #000000;
	text-align: left;
}
#twitter_update_list a, #twitter_update_list a:link, #twitter_update_list a:visited, #twitter_update_list a:active {
	text-decoration:none;
	color: #f7f7f7;
}
#twitter_update_list a:hover {
	text-decoration:underline;
}
#twitter_update_list {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
	font-weight: normal;
	color: #f7f7f7;
	margin-bottom: 2px;
}
#twitter_update_list ul, #twitter_update_list li {
	list-style-image: url(../img/tweetbird.png);
}
a.white {	text-decoration:none}
a.white:link { color: #ffffff;}
a.white:visited { color: #ffffff;}
a.white:hover { text-decoration:underline; color: #ffffff;}
a.white:active { color: #ffffff;}

.clear {
	clear: both;
}
.Header1 {
	background: #fff url(../img/header1.png) top left repeat-x;
}
.Header2 {
	background: #fff url(../img/header2.png) top left repeat-x;
}
.Header3 {
	background: #fff url(../img/header3.png) top left repeat-x;
}
.Header4 {
	background: #fff url(../img/header4.png) top left repeat-x;
}
.Header5 {
	background: #fff url(../img/header5.png) top left repeat-x;
}
p {
	color: #4b454a;
	font-size: 1.0em;
	line-height: 16px;
	margin: 0px 0px 20px 0px;
}
h1 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #423d40;
	margin-bottom: 20px;
}
h2 {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #f7f7f7;
	margin-bottom: 20px;
}
h3 {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #f7f7f7;
	margin-bottom: 2px;
}


	
