body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	list-style-type: circle;
}

a:link {
	text-decoration: underline;
	font-weight: bolder;
	color: #000;
}

a:visited {
	color: #F90;
	font-weight: bolder;
}

a:hover {
	color: #333;
	font-weight: bolder;
}

a:active {
	color: #FFF;
	font-weight: bolder;
}

.headline {
	font-size: 18px;
	color: #69f;
	font-weight: bold;
}

.subline {
	font-size: 18px;
	color: #666;
}

.heading1 {
	font-size: 14px;
	color: #69f;
	font-weight: bold;
}

.heading2 {
	font-size: 12px;
	color: #69f;
	font-weight: bold;
}

.title {
	font-size: 18px;
	color: #FFF;
}

.subtitle {
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}

.copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #FFF;
}

.flash {
	border: thick solid #666666;
}
