TD.bold{
font-size : 100%; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : 600;
color : #000000;
background : transparent; 
}

SPAN {
font-style : italic; 
font-weight : bold; 
text-decoration : underline; 
}

DIV.picx {
float : left;
text-align: center;
}

DIV.pic {
float : right;
text-align: center;
}

DIV.picf {
margin: 3%;
float : right;
}

BODY {
font-size : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: 600; 
color : #000000; 
background : #ffeedd; 
margin : 5% 10% 3%; 
}

H5 {
text-align: center;
font-weight : 900;
}

TD {
font-size : 100%; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : 600;
color : #000000; 
background : transparent; 
}

H1 {
text-align: center;
margin-top: 2%;
margin-bottom: 5%;
}

li {
margin-bottom:1em;
} 

P.navigationbar {
margin-top: 5%;
margin-left: 10%;
margin-bottom: 2%;
margin-right: 10%;
background-color: #99CCFF;
color: black;
border: medium #ffffff solid;
padding: 1%;
text-align: center;
}

P.navigationbar A:link {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #0000ff; 
background : transparent; 
text-decoration : none; 
}

P.navigationbar A:visited {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #800080; 
background : transparent; 
text-decoration : none; 
}

P.navigationbar A:hover {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffff00; 
background : transparent; 
text-decoration : underline; 
}

P.navigationbar A:active {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ff0000; 
background : transparent; 
text-decoration : none; 
}

A:link {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #0000ff; 
background : transparent; 
text-decoration : none; 
}

A:visited {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #800080; 
background : transparent; 
text-decoration : none; 
}

A:hover {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffff00; 
background : transparent; 
text-decoration : underline; 
}

A:active {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ff0000; 
background : transparent; 
text-decoration : none; 
}

.cen {
text-align: center;
}