body {
	margin:0;
	padding:0;
	background-attachment: fixed;
	background-color: #101A29;
	background-image: url(images/layout/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
	color: #FFFFFF;
}
a:link, a:active, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B97A5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:10px;
	color: #FFFFFF;
}
