﻿body
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	line-height: 20px;
}

#tabMain
{
	text-align: justify;
	width: 990px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
h2
{
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Verdana, Arial;
}

h2 a
{
	text-decoration: none;
	color: #000000;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.rssFeedDate
{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
}

.rssFeedTitle
{
	font-size: 8pt;
}

.rssFeedContent
{
	font-size: 8pt;
	text-decoration: none;
	color: #808080;
}

.rssFeedFailure
{
	color: Red;
	font-size: 8pt;
	font-weight:bold;
}

p 
{
	padding-top: 0px;
	padding-bottom: 10px;
	margin:0px;
}