body {
	font-family: Tahoma;	font-size: 11px;
	font-style: normal;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color: #46b6e8;
}
a:link {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.footer
{
    font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.content
{
    font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.title{
    font-family:Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}