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: 16px;
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: black;
}

.bigmenuselected {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
background-color: #000000;
}

.smallmenu {
font-size: 12px;
font-weight: bold;
color: #000000;
}

.smallmenuselected {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #000000;
}



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


a:hover {
text-decoration: underline;
}

