a:link
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #008080;
}

a:visited
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #008080;
}

a:hover
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
	color : #ffa500;
	background-color : #d7fcd1;
}

a:active
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #008080;
}

.tiny
{
	font-family : sans-serif;
	font-size : 8pt;
	color : #2f4f4f;
}

p
{
	font-family : sans-serif;
	font-size : 10pt;
}

li
{
	font-family : sans-serif;
	font-size : 10pt;
}

.text
{
	font-family : sans-serif;
	font-size : 10pt;
}

.header
{
	font-family : sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color : #2e8b57
}