BODY
{
	font-size: 12px;
	z-index: 2;
	background-image: none;
	color: black;
	font-family: Arial, Verdana;
	position: absolute;
	background-color: white;
}
.header
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-style: italic;
	font-family: Arial, Verdana;
}
.header2
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Arial, Verdana;
}

.text
{
	font-size: 12px;
	color: black;
	font-family: Arial, Verdana;
}

.header_link
{
	font-weight: bold;
	font-size: 14px;
	color: teal;
	font-family: Arial, Verdana;
	text-decoration: underline;
}
.tiny
{
	font-size: 10px;
	color: black;
	font-family: Arial, Verdana;
}
