body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-attachment:fixed;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.tabletitle {	
	color: #333366;	
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
}

.pagetitles {	
	color: #CC0000;	
	font-size: 14px; 
	font-family: Tahoma;
	font-weight:bold;
}

.productivity {	
	color: #334C66;	
	font-size: 14px; 
	font-family: Tahoma;
	font-weight:bold;
}

.footer {
	color: #2D435B;
	font-size: 11px;
	font-family: tahoma;	
	font-weight:bold;
}

.belowlink {
	color: #009966;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;	
}

.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.note {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
}

.blue_ssmalltext {
	font-size: 11px; 
	font-family: tahoma; 
	color: #2D435B;
}
