.rssBlock, rssBlock td
{
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	text-align:justify;
	width:663px;
}

.rssParentTitle
{
	font-size:20px;
	color:#000000;
}

.rssTitle
{
	font-size:18px;
	color: #333333;
}

#rssLocation
{
	float:left;
}

#rssMenu
{
	float:left;
}

a:link, a:visited {
	outline:none;
	color: #121212;
	text-decoration: none;
} 
a:active, a:hover {
	outline:none;
	color: #990000;
	text-decoration: underline;
}

h1 {
	font-size:24px;
	color: #666666;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 20px 0 20px 20px;
}

body,td,th {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	text-align:justify;
	
}
body {
	margin: 0px;
	padding: 10px;
	background: none repeat scroll 0 0 #F3EFE4;
}
