BODY {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: white;
	background-image: url(http://www.SlushInARush.com/images/SiaRLogoBackground.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
p {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
li {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
td {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FF0000;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
}
h2 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #33CC33;
	font-style: normal;
}
h3 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #33CC33;
	font-style: normal;
	font-variant: normal;
}
h4 {
	font-size: 12pt;
	color: #33cc33;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.orange {  
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FF9900;
}
.green {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #33CC33;
	font-style: normal;
	font-variant: normal;
}
.red {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	font-variant: normal;
}
a {  
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; 
	color: #FF0000;
}

