
td, body, p, a, .footer
{
	font-family: sans-serif;
	font-size: 10pt
}

h1
{
	font-size: 14pt;
	color: green
}


h2
{
	font-size: 12pt;
	color: green
}


.footer
{
	font-size: 7pt
}


.title
{
	font-size: 24pt;
	font-family: Times;
	color: black
}


a
{
	text-decoration: none
}


a:active, a:hover
{
	text-decoration: underline
}


.boxborder
{
	border-color: green;
	border-width: 2px;
	border-style: solid;
	background: #E0FFE0
}


.bigquote
{
	font-style: italic;
	font-size: 12pt
}
