body,a,address,blockquote,cite,dd,dl,dt,ol,p,div,span,table,th,tr,ul,td
	{
		font-family:		arial, helvetica, sans-serif; 
	}

body	{
		background-color:	#FFFFFF;
		color:			black;
		margin-top:		0px;
		margin-left:		0px;	}

h1	{
		font-weight:		bold;
		background-color:	white;
		color:			#336699;
	}

.pagetitle {
		background-color:	white;
		color:			#336699;
		font-weight:		bold;
		font-size:			18pt;
	}

.langnav {
		color:			#336699;
		background-color:	white;
		font-weight:		bold;
		text-decoration :	none;}

.sidenav  {
		background-color:	#336699;
		color:			white;
		font-weight:		bold;
		text-decoration:	none;}

hr.sidenav {
		background-color:	white;
		color:			white;
		margin:			0px;
	}

.footer {	font-size:		8pt; }
