body			{	margin: 0px;	}

a:link			{ 	text-decoration: none;	}
a:visited		{ 	text-decoration: none;	}		
a:active 		{ 	text-decoration: none;	}
a:hover			{	text-decoration: underline; }

td				{
	font-family: "Arial";
	color: rgb(0,0,0);
	font-size: 12px;
}

#pagetitle		{	
	font-family: "Arial";
	color: rgb(29,111,148);
	font-size: 34px;
}

#decktitle		{	
	font-family: "Arial";
	color: rgb(29,111,148);
	font-size: 13px;
}

#moduletitle	{	
	font-family: "Arial";
	font-weight: bold;
	color: rgb(29,111,148);
	font-size: 12px;
}

#title			{	
	font-family: "Arial",;
	color: rgb(29,111,148);
	font-size: 12px;
}

#footertext		{	
	font-family: "Arial",;
	color: rgb(255,255,255);
	font-size: 10px;
}

#imagenote		{	
	font-family: "Arial";
	font-weight: bold;
	font-size: 9px;
}
