h1 {
	font-size:  25px;
}
.fix_large{
	font-size:  15px;
	line-height: 125%;
}
.fix_medium{
	font-size:  13px;
	line-height: 125%;
}
.fix_small{
	font-size:  10px;
	line-height: 125%;
}
.large{
	font-size:  95%;
	line-height: 125%;
}
.medium{
	font-size:  80%;
	line-height: 125%;
}
.small{
	font-size:  70%;
	line-height: 125%;
}

a{
	text-decoration: none;
	; color: #CC0000
}
a:hover{
	text-decoration: underline;
}

td.rsstitle{
	font-weight: bold;
	background-color: #0099CC;
	font-size:  80%;
	line-height: 125%;
}

td.rssitems{
	background-color: #EEEEEE;
	font-size:  80%;
	line-height: 125%;
}
