.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	text-align: justify;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

a:link {
	color: #000033; 
	text-decoration: none
} 

a:active {
	color: #000000;
	text-decoration: none
} 

a:visited {
	color: #000066;
	text-decoration: none
}

a:hover {
	color: #999999;
	text-decoration: none
} 

b {
	color: #000033;
}

#content table {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

h1 {
	text-transform: small-caps;
	font-family: Georgia, serif;
}

.date {
	color: #000033;
}

.time {
	color: #666;
	width: 60px;
}

.notes {
	color: #999;
}