@charset "utf-8";
/* CSS Document */


body {
	background-color: #DE2425;
	margin: 0; 
	padding: 0; 
	align="center";
}
.style5 {	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style9 {font-family: Arial}
.style10 {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	color: #000000;
}
a {
	font-size: xx-small;
	color: #FFFFFF;
}
a:visited {
	color: #663366;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
}
A:link.nounderline {
	text-decoration: none;
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 16px;
	}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style11 {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
}
.style13 {
	color: #FFFFFF;
	font-size: x-large;
	font-family: Arial;
}
.style14 {font-size: x-large}


