
body {
font-weight : normal;
font-size : 12pt;
color : #000000;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
background-attachment : fixed;
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 0;
marginwidth:0;
background: url('images/bodybackgrnd.jpg');
}

h1 {
font-weight : bold;
text-align : center;
font-size : 24pt;
font-family : Arial;
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 0;
}

h3 {
text-align : center;
page-break-after : avoid;
font-size : 12pt;
font-family : Arial;
text-decoration : underline;
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 0;
}

h4 {
text-align : left;
page-break-after : avoid;
font-size : 14pt;
font-family : Arial;
text-decoration : none;
margin-left : 20px;
margin-right : 20px;
margin-top : 0px;
margin-bottom : 10px;
}

h5 {
text-align : left;
font-size : 14pt;
font-weight : normal;
font-family : Verdana;
text-decoration : none;
margin-left : 80px;
margin-right : 20px;
margin-top : 10px;
margin-bottom : 10px;
}

.hidden {
display:none;
}

.contact {
font-weight : normal;
font-size : 12pt;
color : #2748b8;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
background-color : transparent;
text-align : left;
text-decoration : none;
}

a {
font-size : 13pt;
color : #a20000;
text-decoration : none;
}
a:link {
font-size : 13pt;
color : #a20000;
text-decoration : none;
}
a:visited {
font-size : 13pt;
color : #a20000;
text-decoration : none;
}
a:hover {
font-size : 13pt;
font-weight : normal;
color : blue;
text-decoration : none;
}

