#HistoryHeader {	display: none }
#HTitle {	display: none }

/* Universal Attributes */
body,td	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px;}

#layout{
margin:auto;
}

a{ font-weight: bold; 	color: #FFFFFF;	}
a:hover{ 	text-decoration: underline;	}
a:visited{	color: #CCCCCC;	}

.NotesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.NotesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
