h1 	{
	font-size: 20pt;
	text-decoration: none;
	font-family: Arial;
}

h2 	{
	font-size: 12pt;
	font-family: Arial;
}

h3 	{
	padding: 1px;
	border-top: 1px #CCCCCC dashed;
	border-bottom: 1px #CCCCCC dashed;
}

h4	{
        font-size: 8pt;
}

.rssitem, p, .rssitem a, li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	text-decoration: none;
	color: black;
	list-style-type: none;
	padding: 0px;
}

.rssitem:hover	{
	text-decoration: underline;
	color: #000066;
}

.rssheader	{
	font-size: 14pt;
	color: #000066;
	font-weight: bold;
	border-top: 1px #CCCCCC dashed;
	border-bottom: 1px #CCCCCC dashed;
}


