/* ----------     All code is a Copyright of Mediaweave     ---------- */
/* ---------- Do not modify, copy or otherwise redistibute ---------- */
/* ----------              http://www.mediaweave.com                ---------- */
BODY, TD{
	font-size:.75em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color : #
}

/* ---------- Default Styles ---------- */
INPUT, TEXTAREA, SELECT{	
	font-size: 1.70ex;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
H1{	font-size:1.55em;}
H2{	font-size:1.35em;}
H3{	font-size:1.25em;}
H4{	font-size:1.10em;}
H5{	font-size:.90em;}
H6{	font-size:.75em;}
P{
	padding-left : 2em;
	padding-right : 2em;
	padding :.5em;
	margin : 0em;
}
P:first-line{
	text-indent : 2em;
}

A{color: #FF4500;
}
A:hover{color:orange}
A:visited{color: #F8F8FF;
}
A:active{color: #8B0000;
}

UL{
	margin:1em;	
	padding-left:2em;
}
LI{
	list-style-type : circle solid .75em;
}

/* ---------- End Default Styles ---------- */




.sitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}

