body {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #900002;
}

a:link {
	color: #00F;
}
a:hover {
	color:#90F;
}

a:visited {
	color: #F00;
}.Cayanne {
	color: #900002;
	font-size: 14px;
}
.ArnoProBlack24 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	color: #000;
}
.smallfont {
	font-size: 12px;
}
.justify_text {
	text-align: center;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.MedFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.BrownMedfont {
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-size: 24px;
	color: #804000;
	text-align: left;
}
.BoldRed {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.BoldRed36 {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.smBoldRed {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}.COmic {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #900;
}
.LargeRed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
}
.WARNING {
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF6600;
	text-align: justify;
}
.WARNING_JUSTIFY {
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF6600;
}
