/* CSS Document */
tbody{
font-size:15px;
font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;	
}  
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
H1 {
	font-size: 18px;
	font-weight: bold;
}
H2{
    font-size: 16px ;
    font-weight: bold;

}
.slogan{
    font-size: 80%;
    font-weight: 600;
	text-align:center;
}
#footer {
   font-size: 80%;   
   text-align: center
}