@charset "UTF-8";
/* CSS Document */

.header {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 26px;
    font-weight: bold;
    border-style: dotted;
	
}
.bodytext {
}
.bodytext {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 14px;
}
