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


body {
	background-color: #CCC;
}
a:hover {
	color: #036;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a:link {
	color: #039;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #039;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a:active {
	color: #036;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.EmergencyLine {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
}
.RedBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C10000;
}
.BlueBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009;
}
.smalText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2C2C2C;
}
.RedBoldLg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #C10000;
}
.BlackBoldLg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #2C2C2C;
}

