H1 {
font-family: arial,verdana,sans-serif;
font-size: 28px;
font-weight: bold;
font-style: italic;
text-align: center;
}

H2 {
font-family: arial,verdana,sans-serif;
font-size: 14px;
font-weight: bold;
font-style: italic;
}

P,OL,LI {
font-family: arial,verdana,sans-serif;
font-size: 12px;
line-height: 130%;
}

.bigmenu {
font-size: 14px;
font-weight: bold;
color: #020d72;
}

.smallmenu {
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #020d72;
}

.yellow {
color: #F0F000;	
}

.blue {
color: #020d72;	
}



.white {
color: #FFFFFF;
}

.footerblue {
color: #020d72;
font-size: 14px;
font-weight: bold;
}


a {
text-decoration: none;
font-weight: bold;
color: black;
}


a:hover {
text-decoration: underline;
}

