html {
background-color:#F1F1F1;}
BODY {
	font-family: "Comic Sans MS";
	font-size: larger;
	color: Blue;
	font-weight: normal ! important;
	background-color: transparent;
/*	background-attachment: fixed ! important;*/
	margin:0 auto;
	margin-top: 0px ! important;
	text-align: justify;
	font : "Comic Sans MS";
	width:900px;
}

#wrapper {background-color:#FFF;border:1px solid #C0C0C0;width:900px;min-height:550px;margin:3% 0;border-radius:15px;-moz-border-radius: 15px;padding-top:20px;
background-image: url(../images/wtd-news.gif);background-position:left 5%;background-repeat: no-repeat; }
#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";
	background-color: ##0099CC;
}

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

HR {
	COLOR : #2F4F4F;
}

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

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

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

TABLE {
	font-family : "Comic Sans MS";
	font-size : large;
	font-weight : normal ! important;
	color : #FF69B4;
}

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

H4 {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
	font-style: none ! important;
	text-decoration: none ! important;
	color: #9C9C63;
}

H3 {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
	font-style: none ! important;
	text-decoration: none ! important;
	color: #9C9C63;
}
H4 {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-weight: bold;
	font-style: none ! important;
	text-decoration: none ! important;
	color: #9C9C63;
}

UL {
	color: #9C9C63;
	list-style: square;
	! important;
}
LI {
	color: #9C9C63;
	list-style: square;
	! important;
}

TEXTAREA {
	font-family : "Comic Sans MS";
	font-size : 10pt ! important;
	font-weight : normal ! important;
	font-style : none ! important;
	color : #CC0033;
	background-color:transparent;
}
