body {
	background: white;
	font-family: georgia, times, serif;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 10px;
}

h2, h3{
	color: #006699;
}

b  {
	color: #006699;
	font-size:12;
	font-weight:bold;
	font-family: georgia, times, serif;	
}

.cite{
	font-size: 12px;
	font-style: italic;
	vertical-align: top;
}

A:link {
	color : #003399;
	text-decoration: none;
}

A:hover {
	text-decoration : underline;
}
A:visited {
	text-decoration: none;
}

A.footer {
	font-size: 10px;
}

table {
	font-family: georgia, times, serif;	
	font-size: 12px;
	vertical-align: top;
}

