BODY {
	width:900px;
	font-family: "Comic Sans MS" ! important;
	font-size: 10pt ! important;
	font-weight: normal ! important;
	background-color: White;
	background-attachment: fixed ! important;
	BACKGROUND-REPEAT: no-repeat;
	margin: 0 auto;
	text-align: justify;

}

#wrapper {border:1px solid #C0C0C0;width:900px;min-height:550px;margin:120px 0;border-radius:15px;-moz-border-radius: 15px;padding-top:20px; }
#footer {border-top:1px solid #C0C0C0;margin-top:30px;padding:10px 0;font-family:arial;font-size:11px;color:#808080;text-align:center; }
#footer a:link,  #footer a:visited, #footer a:active, #footer a:hover {color:#808080;font-family:arial;font-size:11px;}

DIV: {
	font-family: "Comic Sans MS" ! important;
	background-color: #DC143C;
}

A {
	color: #DC143C;
	font-family: "Comic Sans MS" ! important;
	font-weight: normal ! important;
	font-size: 10pt;
	text-decoration:none ! important;
}
A:visited {
	text-decoration: none;
	color: #FF9999;
}
A:hover {
	color: #DC143C;
	text-decoration: underline ! important;
}

HR {
	COLOR : #DC143C;
}

CENTER {
	font-family: "Comic Sans MS" ! important;
	font-size: 10pt ! important;
	color: #DC143C;
	font-weight: normal ! important;
}

BLOCKQUOTE {
	font-family : "Comic Sans MS" ! important;
	font-size : 10pt ! important;
	font-weight : normal ! important;
	font-style : none ! important;
	margin-left: 2em;
	margin-right: 2em;
	text-align: justify;
	color : #DC143C;
}

P {
	font-family : "Comic Sans MS" ! important;
	font-size : 10pt ! important;
	font-weight : normal ! important;
	font-style : none ! important;
	color : Black;
}

TABLE {
	font-family : "Comic Sans MS" ! important;
	font-size : 10pt ! important;
	font-weight : normal ! important;
	color : #DC143C;
}

TD {
	font-family : "Comic Sans MS" ! important;
	font-size : 10pt ! important;
	font-weight : normal ! important;
	color : #DC143Ctext-align: justify;
}

H4 {
	font-family: "Comic Sans MS" ! important;
	font-size: 16pt ! important;
	font-weight: normal ! important;
	font-style: none ! important;
	text-decoration: none ! important;
	color: #DC143C;
}

H3 {
	font-family: "Comic Sans MS" ! important;
	font-size: 13pt ! important;
	font-weight: normal ! important;
	font-style: none ! important;
	text-decoration: none ! important;
	color: #DC143C;
}
H4 {
	font-family: "Comic Sans MS" ! important;
	font-size: 12pt ! important;
	font-weight: normal ! important;
	font-style: none ! important;
	text-decoration: none ! important;
	color: #DC143C;
}

UL {
	color: #0033CC;
	list-style: square;
	! important;
}
LI {
	color: #E0FFFF;
	list-style: square;
	! important;
}
