P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	}

H1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

H2  {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3  {
	font-size : 12px;
}

#page {
	margin-left : auto;
	margin-right : auto;
	background-color : White;
	}


A  {
	color : Green;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	color : Green;
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	color : Lime;
	font-weight : bold;
	text-decoration : none;
}

BODY  {
	font-size : 12px;
	background-color : Silver;
}

.headline  {
	font-size : 45px;
	font-family : Arial Rounded MT Bold;
	font-style : italic;
	color : Green;
}

.navbar P  {
	font-family : Arial;
	}

.maintext  {
	padding-left : 20px;
	padding-right : 20px;
	width : 550px;
	font-size : 12px;
}

.small  {
	font-size : 60%;
	color : Gray;
}

.pixlt  {
	padding-right : 15px;
}

.rightbar  {
	padding-left : 10px;
	text-align : center;
	padding-right : 10px;
	font-size : 12px;
}

.rssxpresstable  {
	width : 500px;
}

.rssxpresschannel  {
	font-family : sans-serif;
	font-size : small;
}

.rssxpresschdesc  {
	text-align : center;
}

.navbar  {
	border-right-width : thin;
	border-color : Black;
	border-bottom-style : none;
	border-left-style : none;
	border-right-style : solid;
	border-top-style : none;
	padding-right : 5px;
}

