body { 
	background-color: #A4B6C1; 
	margin: 0px; 
	font-family: "trebuchet ms", verdana, sans-serif; 
	font-size: 8pt; 
	color: #4C5E6A; 
}

a:active, a:link, a:visited {
	color: #614C6A;
	border-bottom: 1px solid #E9DEEE;
	text-decoration: none;
	font-weight: bold; 
	}

a:hover {
	color: #6C2E85;
	border-bottom: 1px solid #E9DEEE;
	text-decoration: none;
	font-weight: bold; 
	}

strong {
	font-weight: bold;
	text-transform: uppercase;
	color: #216490;
	}

h1 {
	color: #6A6A6A;
	font-family: "georgia"; serif;
	font-size: 36pt;
	text-align: center;
	}

table, tr, td {
	border: none; 
	font-family: "trebuchet ms", verdana, sans-serif; 
	font-size: 8pt; 
	}

#content {
	font-family: "trebuchet ms", verdana, sans-serif; 
	font-size: 8pt; 
	text-align: justify;
	width: 450px;
	}