
	body {
		margin:0px; 
		padding:0px; 
		font-size: 12px; 
		color: #000000; 
		font-family: Arial, Helvetica, sans-serif;
	}
	
	P {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-align: justify;
	}

	H2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		text-align: left;
	}
	
	H3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-align: left;
	}
	
	A { 
		color:#222277;
		font-weight:bold;
		text-decoration:none; 		
	}
	
	A:hover {
		text-decoration:underline; 
	}
	
	A.HeadlineLink {
		font-size:110%;
	}	
	
	A.MenuHeadLink {
		color:#1A1C62;
		font-family:Arial;
		font-size:120%;
		font-weight:bold;				
	}
	
	A.MenuSideLink {
		color:#EEEEFF;
		font-family:Arial;
		font-size:100%;
		font-weight:bold;				
	}

	.SectionMarker {		
		font-size:110%;
		color:#1a1c62;
		font-weight:bold;
	} 

	.Footer {
		color:#000000;
		font-family:Arial;
		font-size:92%;			
	}
	
	.left {
		display: none;
	}
	
	.menu {
		display: none;
	}	
	.menutext {
		display: none;
	}	
	
	.menutext {
		display: none;
	}	
	
	.search {
		display: none;
	}	
	
	.leftmenu {
		display: none;
	}	
	
	.logo {
		display: none;
	}		
	
	.content {
		position:absolute;top:40px;left:0px;font-family:Arial;font-size:100%;
	}
	
	.pagetitle {
		position:absolute;top:0px;left:0px;
		color:#1a1c62;
		font-family:Arial;
		font-size:150%;			
		font-weight:bold;
	}	
	