a { 
   color: #ffffff; 
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-weight: bold;
   text-decoration: none;
} 
a:hover {
   text-decoration: underline;
   color: #281a80;
}
a.menu { 
   color: #000000; 
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration: none;
} 
a.menu:hover {
   color: #281a80;
}
h1 {
	text-decoration: none; 
	text-align: center; 
	word-spacing: 10px; 
	font-size: medium; 
	color: #281a80;
}
p {
   text-align: justify;
   padding-left: 20px;
   padding-right: 20px;
}
