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

.Header1 {
 font-size: 36px;
 font-family: Georgia, "Times New Roman", Times, serif;
 color:#222222;
}

.Header2 {
 font-size: 22px;
 font-family: Georgia, "Times New Roman", Times, serif;
 color:#222222;
}

.regular-body {
font-family:"Century Gothic";
font-size:13px;
color:#222222;
}

.nav-links {
font-family:"Century Gothic";
font-size:10px;
color:#0000FF;
}

.footer {
font-family:"Century Gothic";
font-size:10px;
color:#222222;
}