body {
	padding: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E6F2FF;
}

h1 {
	font-size:14px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
		}

h2 {

	font-size:12px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
}

a.link				{color : #FFFFFF; text-decoration : none;}
a.link:visited			{color : #FFFFFFC; text-decoration : none;}
a.link:hover				{color : #CC0000; text-decoration : underline;}


a.team			{color : #666666; text-decoration : none;}
a.team:visited			{color : #666666; text-decoration : none;}
a.team:hover				{color : #CC0000; text-decoration : underline;}

.blutable {
	border: 1px solid #BBD9EE;
}

a.report			{color : #666666; text-decoration : none;}
a.report:visited			{color : #666666; text-decoration : underline;}
a.report:hover {color : #CC0000; text-decoration : underline;}
