
BODY	{
	background-attachment:fixed;
	font-size: 10pt;
    font-family: Arial;
    color: black;
    line-height: 10pt;
}

P	{
	font-size: 10pt;
    font-family: Arial;
    color: black;
    line-height: 12pt;
    margin-left: 7pt;
    margin-right: 7pt;
}

UL, LI, td {
	font-size: 10pt;
    font-family: Arial;
    color:black;
    line-height: 12pt;
}

.footer	{
	font-size: 8pt;
    font-family: Arial;
    color: #ffffff;
}

A:LINK	{
	font-family:Arial,San-serif;
	color: Blue;
	cursor:hand;
	text-decoration:none;
}

A:ACTIVE	{
	font-family:Arial,San-serif;
	color: Blue;
	cursor:hand;
	text-decoration:none;
}

A:HOVER	{
	font-family:Arial,San-serif;
	color:#fff333;
	cursor:hand;
	text-decoration:underline;
}

A:VISITED	{
	font-family:Arial,San-serif;
	color:#328747;
	cursor:hand;
	text-decoration:none;
}

.selected	{
	font-family:Arial,San-serif;
	font-size: 8pt;
	color:#FFFFFF;
	cursor:hand;
	text-decoration:none;
}

.not-selected	{
	font-family:Arial,San-serif;
	font-size: 8pt;
	color:#FFFFFF;
	cursor:hand;
	text-decoration:none;
}

.header	{
	font-family:Arial,San-serif;
	font-size: 11pt;
	font-weight: bold;
	color: black;
	cursor:hand;
	text-decoration:none;
	line-height: 14pt;
}

.subheader	{
	font-family:Arial,San-serif;
	font-size: 10pt;
	font-weight: bold;
	color: gray;
	text-decoration:none;
}