body {
	background-color: #99ccff;
	color: #663399;
	background-position: left top;
	background-attachment: fixed;
	background-image: url(bg/fan_sky_dfx_342a.jpg);
	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.home {
	background-color: #99ccff;
	filter:alpha(opacity=70); 
	-moz-opacity:0.7;
	opacity:0.7;
	width: 650px;
	horizontal-align:center;
	vertical-align:top;
	color: #663399;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	margin: 5px;
}

a {
	color: #996699;
	font-style: underline;
	font-size: 13px;
}

a.sm {
	color: #996699;
	font-style: underline;
	font-size: 10px;
}

a.lg {
	color: #996699;
	font-style: underline;
	font-weight: bold;
	font-size: 25px;
}

a.md {
	color: #996699;
	font-style:underline;
	font-size:11px;
}

p.title {
	font-size: 35px;
	font-weight: bold;
}

p.desc {
	font-size: 11px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 5px;
}

p.intro {
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
}

p.notes {
	font-size: 10px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 1px;
	margin-bottom: 1px;
}

p.lg {
	font-size: 18px;
}