/* CSS Document */
body {
margin:0px;
background-color:#1a1a1a;
}

.new-text {
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#fefefe;
}

.new-text-black {
font-family: "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#000000;
}

.new-location {
font-family: "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#fefefe;
}

.location-small {
font-family: "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#fefefe;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#9c949c
} 

.location {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000000
}
.menu {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.document-header {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#AA1A11;
}

p {
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#fefefe;
}

li {
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#fefefe;
}

.text {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
}

.text-small {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#000000;
}

.yellow01 {
background-color:#FAEEC3;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.small-link {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#000000
}

.small-link-white {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#ffffff;
}

.middle-link {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000
}

.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}

.new-document-header {
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#AA1A11;
}




