body {color: 000000; background: #FFFFEA; font-family: arial, helvetica, serif; font-size: 10pt; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px }
h1 {font-size: 18pt; font-style: bold; color: maroon; font-family: Arial, Helvetica, sans-serif}
h2 {font-size: 14pt; font-style: bold; color: 000066; font-family: Arial, Helvetica, sans-serif}
h3 {font-size: 12pt; font-style: bold; color: 000066; font-family: Arial, Helvetica, sans-serif}
table {color: 000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

a:link { color: #0000FF; text-decoration: underline; }
a:visited { color: #333399; text-decoration: underline; }
a:active { color: #333399; text-decoration: underline; }
a:hover { color: #CC3333; text-decoration: underline;}

.white:link
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:active
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:hover
	{
	color: #99CC33;
	text-decoration: none;
	}
.typewriter {
	font-size: 10px;
	border: none;
	width: 100%;
	text-align:right;
	margin-right:5;
	background:transparent;
}

