body {
	margin: 0 0 0 0;
}

body, div, span, td, th, p, li {
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}


li {
	color: #000000;
	font-size: 12px;
	margin-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
}

.copywhite {
	color: #fff;
	font-size: 12px;
}

.copywhitebig {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.copysmall {
	font-size: 11px;
}

.headersmall {
	color: #1C415C;
	font-size: 11px;
	font-weight: bold;
}

.header {
	color: #1C415C;
	font-weight: bold;
}

/* Link Styles */
A, A:visited {
	text-decoration: underline;
	color: #0000ff;
}

A:hover {
	color: #000000;
}



