h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 18px;
	background-position: left top;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	height: auto;
	width:100%;
	background-color: #CCCCCC;
	filter: DropShadow();
}
.citation {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #996600;
	font-style: italic;
}
.borderme {
	background-color: #666666;
	border: thin solid #0066CC;
}
