/* Style sheet for LakeAnne.NET */
/* Copyright (c) 2003 RestonTech, Ltd */

BODY {
	font-family: sans-serif; 
	color: #4F638C;
	}

P,TD,TH {
	font-size: 10pt;
	}

DT {
	font-size: 12pt;
	font-weight: bold;
	}

DD {
	font-size: 10pt;
	margin-bottom: 6pt;
	}

H1 {
	font-size: 20pt;
	font-weight: bold;
	margin-top: 0;
	padding-bottom: 10pt;
	}

H2 {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	}

.white { color: white; }
.black { color: black; }
.blue  { color: #4f638c; }
.yellow { color: yellow; }
