body {
	font-family: "Arial", sans-serif;
	font-style: normal;
	font-size:12pt;
	background-color: #ffffff; 
	}

.menu{
	font-size : 12pt;
	line-height : 20px;
	}
	
.submenu {
	font-size : 11pt;
	line-height : 20px;
	text-indent : 5mm;
	font-style : italic;
	}
	
.subsubmenu {
	font-size : 10pt;
	line-height : 20px;
	text-indent : 10mm;
	font-style : normal;
	}

h1, h2, h3 {
	text-align : center;
	}
	
h3 {
	line-height : 80%;
	letter-spacing : -1px;
	}
	
h4 {
	line-height : 150%;
	}
	
a:link {
	color:blue;
	text-decoration : none;
	}

a.navlink:link {
	color: #003366;
	text-decoration: none;
	}
	
a.navlink:visited {
	color: #003366;
	text-decoration: none;
	}
	
a.navlink:hover {
	color: #cccccc;
	text-decoration: none;
	}	

.content {
	background-color: #f5f5f5; 
	padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; 
	margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	vertical-align: top;
	}

.title {  
	font-size: 24px; 
	font-weight: normal; 
	color: #ffffff;
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 20px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 20px;
	}
