@charset "utf-8";
/* CSS Document */

body {
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#650000;
}

.header {
font-size:14pt;
color:#650000;
}

.smalltext{
font-size:8pt;
}

.subheader {
font-size:12pt;
}

.text {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#650000;
}

.nav {
color:#650000;
font-size:10pt;

font-weight:bold;
}
.nav a {
color:#650000;
text-decoration:none;
}
.nav a:hover{
color:#566A04
}