BODY {
	width:900px;
	font-family: "Comic Sans MS" ! important;
	font-size: 10pt ! important;
	color: #FFFAFA;
	font-weight: normal ! important;
	background-color: White;
	background-image: url(../index-gfx/tanswirl2.jpe);
	background-attachment: fixed ! important;
	BACKGROUND-REPEAT: repeat ! important;
	margin:0 auto;
	text-align: left;
}

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

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

HR {
	COLOR : White;
}

CENTER {
	font-family: "Comic Sans MS" ! important;
	font-size: 10pt ! important;
	color: White;
	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 : White;
}

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

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

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

H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt ! important;
	font-weight: normal ! important;
	font-style: none ! important;
	text-decoration: none ! important;
	color: White;
}

H3 {
	font-family: "Comic Sans MS" ! important;
	font-size: 13pt ! important;
	font-weight: normal ! important;
	font-style: none ! important;
	text-decoration: none ! important;
	color: White;
}
H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal ! important;
	font-style: none ! important;
	text-decoration: none ! important;
	color: White;
}

UL {
	color: White;
	list-style: square;
	! important;
}
LI {
	color: White;
	list-style: upper-roman;
	! important;
}
