p {
font-weight : normal;
font-style : normal;
color : Black;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 12pt
}

p.red {
color : red;
}

p.bold {
font-weight : bold;
}

h1 {
font-weight : bold;
font-style : normal;
color : Black;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 32pt
}

h2 {
font-weight : bold;
font-style : normal;
color : Black;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 24pt
}

a.topNavi{
font-family : Verdana, sans-serif;
font-weight : bold;
font-style : normal;
color : red;
background-color: white;
text-decoration : none;
font-size : 14pt
}

a.topNavi:hover {
font-family : Verdana, sans-serif;
font-weight : bold;
font-style : normal;
color : white;
background-color: red;
text-decoration : none;
font-size : 14pt
}

a.picLink{
color : white
}

a.picLink:hover{
color : white
}

a {
font-weight : bold;
font-style : normal;
color : red;
background-color: white;
text-decoration : none;
font-size : 12pt
}

a:hover {
font-weight : bold;
font-style : normal;
color : gold;
background-color: white;
text-decoration : none;
font-size : 12pt
}

table {
font-style : normal;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 12pt;
border : 0;
padding : 0
}

hr {
    width : 50%
}
