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

body {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background-color: #B0171F;
}

h1.header {
font-family: Georgia;
color: #FFD700;
font-size: 12px;
line-height: 18px;
margin: 15px 0px 0px 0px;
}


h1.header a:link,
h1.header a:active,
h1.header a:visited {
font-family: Georgia;
color: #FFD700;
text-decoration: none;
margin-bottom: 0;
}

h1.header a:hover {
color: #FFD700;
text-decoration: none;
}

h2.header {
font-family: Arial;
color: #F5F5F5;
font-size: 18px;
line-height: 22px;
margin: 15px 0px 0px 0px;
}


h2.header a:link,
h2.header a:active,
h2.header a:visited {
font-family: Arial;
color: #F5F5F5;
text-decoration: none;
margin-bottom: 0;
}

h2.header a:hover {
color: #F5F5F5;
text-decoration: none;
}

.bodycopy {
font-family: Arial;
color: #F5F5F5;
font-size: 12px;
line-height: 18px;
margin: 15px 0px 0px 0px;
}

.bodycopy a:link,
.bodycopy a:active,
.bodycopy a:visited {
font-family: Arial;
color: #F5F5F5;
text-decoration: none;
margin-bottom: 0;
}

.bodycopy a:hover {
color: #7AC5CD;
text-decoration: none;
}

.navtext {
font-family: Arial;
color: #FFD700;
font-size: 14px;
line-height: 14px;
margin: 0px 0px 0px 0px;
}


.navtext a:link,
.navtext a:active,
.navtext a:visited {
font-family: Arial;
color: #FFD700;
text-decoration: none;
margin-bottom: 0;
}

.navtext a:hover {
color: #F5F5F5;
text-decoration: none;
}

.tinytext {
font-family: Arial;
color: #F5F5F5;
font-size: 10px;
line-height: 12px;
margin: 15px 0px 0px 0px;
}


.tinytext a:link,
.tinytext a:active,
.tinytext a:visited {
font-family: Arial;
color: #F5F5F5;
text-decoration: none;
margin-bottom: 0;
}

.tinytext a:hover {
color: #7AC5CD;
text-decoration: none;
}