
	body, td {
		font-family : arial;
		font-size : 10pt;
		margin : 10px 5px 5px 5px;
		color : #203B55;
	}
	
	td.LeftMenu {
		height : 50px;
		padding : 5px 7px 0px 7px;
		font-size : 14pt;
		font-weight : bold;
	}
	
	h1 {
		font-size : 14pt; 
		font-style : italic;
		font-weight : normal;
	}
	
	a {
		color : #4B8BC9;
		text-decoration : none;
	}
	a:Hover {
		color : #FF0000;
		text-decoration : underline;
	} 

	a.LeftMenu {
		color : #000000;
	}
	a.LeftMenu:Hover {
		color : #FF0000;
		text-decoration : none;
	} 

	a.Foot {
		color : #999999;
		font-weight : normal;
	}
	a.Foot:Hover {
		color : #FF0000;
	}

	.Foot {
		color : #999999;
		font-size : 8pt;
		padding : 2px 0px 2px 0px;
	}
	
	.CurrentPage {
		color : #FF0000;
	}
	
	.PageHead {
		font-size : 14pt;
	}
	
	.Legal {
		font-size : 9pt;
	}	