body {
	font-family: arial, helvetica, sans-serif;
}

.menuLink {
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration:none;
}

a.menuLink:hover {
	color: #AAAAAA;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration:underline;
}

.table1  { 
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-top: 0px solid #000000; 
	border-bottom: 0px solid #000000; 
}

.table2  { 
	border-right: 0px solid #000000; 
	border-left: 1px solid #000000; 
	border-top: 0px solid #000000; 
	border-bottom: 1px solid #000000; 
}

.table3  { 
	border-right: 0px solid #000000; 
	border-left: 1px solid #000000; 
	border-top: 0px solid #000000; 
	border-bottom: 0px solid #000000; 
}

p {
	font-size:0.8em;
        text-align: justify;
}

ul {
font-size:0.8em;
}

li {text-align: justify;}

H1 {
font-size : 135%;
font-weight : bold;
letter-spacing: 1px;
text-align:center;
text-decoration:underline;
}
H2 {
font-size: 95%;
font-weight : bold;
letter-spacing: 1px;
text-decoration:underline;
}
H3 {
font-size: 70%;
font-weight : bold;
letter-spacing: 1px;
text-decoration:underline;
}




