


H1 {
font-size : 55px;
font-family : Mistral, color : #000000;
text-align : center;
margin : 0%;
}
H2 {
text-align : center;
font-family : verdana, arial, sans-serif;
color : #000099;
font-size : 20px;
margin : 5%;
}
H3 , H4 {
text-align : center;
font-size : 16px;
font-family : helvetica, arial, sans-serif;
color : purple;
margin : 5%;
}

A:link {
color : #000099;
text-decoration : none;
}
A:visited {
color : #000099;
text-decoration : none;
}
A:hover {
color : #6699ff;
text-decoration : none;
font-weight : bold;
}
EM {
font-size : 17px;
color : #000099;
}
.footer {
font-family : Arial, sans-serif;
font-size : 12px;
}
