body {
font-family : Verdana, Arial, helvetica, sans-serif; 
color : #000000; 
background-color : #ffffff; 
padding : 2%;
} 


h1 {
text-align: center;
font-family : Verdana, Tahoma, Arial, sans-serif; 
font-size: 150%;
color : #0000ff
}

h2 {
font-family : Verdana, Tahoma, Arial, sans-serif;
font-size: 125%;
color : #0000ff;
	}

tr {
valign="top">
	}	
	
.menu  {
font-family : Verdana, Arial, helvetica, sans-serif;
font-size: 70%;
}
	
.footer {
font-family : Verdana, Arial, helvetica, sans-serif;
font-size: 70%;
}

.compliance {
font-family : Verdana, Arial, helvetica, sans-serif;
font-size: 70%;
}

p.menu {
	text-align: center;
}


p {
font-family : Verdana, Arial, helvetica, sans-serif;
font-size: 85%;
text-align: justify
}


a.theme:link, a.theme:visited, a.theme:hover {
	color: #FFF;
	text-decoration:bold;
	font-size:120%;
}

a:link { 
	color: #000099; 
	text-decoration: none; 
	font-family: arial, verdana, helvetica, sans-serif; 
}

a:visited     { 
	color: #333999; 
	text-decoration: none; 
	font-family:  arial, verdana, helvetica, sans-serif;
}


a:hover { 
	color: #0000ff; 
	text-decoration: underline; 
	font-family:  arial, verdana, helvetica, sans-serif; 
}

a:active     { 
	color: #0099ff; 
	text-decoration: underline; 
	font-family: arial, verdana, helvetica, sans-serif; 
}



#Header {
} 

#Content {
	padding-bottom: 2%;
text-align: justify;
}

#Menu {
	padding-bottom: 2%;
text-align: center;
}

#Compliance {
padding-bottom: 5%;
text-align: center;
}


#Footer {
padding-bottom: 5%;
text-align: center;
}
