body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
	
td
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

 td.Title
{	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
	padding : 3px 18px 0px 10px;
}

td.Text
{	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
	text-decoration: normal;
	padding : 3px 18px 0px 10px;
}

td.NewsText
{	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
	text-decoration: normal;
	padding : 3px 18px 0px 12px;
}

td.SubMenu
{	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
	text-decoration: normal;
	padding : 3px 18px 0px 10px;
}

td.ButtonOn, .Button a:hover
{
	color: #C0C0C0;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	padding : 0px 0px 2px 0px;
}

td.Button, .Button a:link, .Button a:visited,
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding : 0px 0px 2px px;
}

a:link, a:visited
{
	font-weight:none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:active, a:hover
{
	color: #FFFFFF;
}

td.Footer
{
	font-size: 10px;
	color: #A0A0A0;
	padding : 3px 18px 0px 16px;
}

.Footer a:link, .Footer a:visited
{
	font-weight:normal;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #0F2D5F;
}

.Footer a:active, .Footer a:hover 
{
	color: #0F2D5F;
	text-decoration: underline; 
}