.arrow
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #909090;
}

.bodytextsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: white;
	font-weight : bold;
}

.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
}

.title
{
	font-family: Trebuchet MS;
	font-size: 36pt;
	color: Red;
	text-decoration: underline overline
}

.titlegreen
{
	font-family: Trebuchet MS;
	font-size: 36pt;
	color: Aqua;
	text-decoration: underline overline
}

a.bodysmall
{
	font-family: Arial, Helvetica, sans-serif;
	color: Aqua;
	font-size: x-small;
	text-decoration: underline;
	font-weight : bold;
}

a.bodysmall:visited 
{
	color: Silver;
	text-decoration: underline;
}

a.bodysmall:active 
{
	color: Red;
	text-decoration: underline overline;
}

a.bodysmall:hover 
{
	color: Yellow;
	text-decoration: underline overline;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: Aqua;
	font-size: smaller;
	text-decoration: underline;
}

a:visited 
{
	color: Silver;
	text-decoration: underline;
}

a:active 
{
	color: Red;
	text-decoration: underline overline;
}

a:hover 
{
	color: Yellow;
	text-decoration: underline overline;
}

a.arrowlink
{
	font-family: Tahoma;
	color: Aqua;
	font-size: 10pt;
	text-decoration: none;
}

a.arrowlink:visited 
{
	color: Silver;
	text-decoration: none;
}

a.arrowlink:active 
{
	color: Red;
	text-decoration: underline overline;
}

a.arrowlink:hover 
{
	color: Yellow;
	text-decoration: underline overline;
}

