
BODY	{
	background-attachment:fixed;
	font-size: 9pt;
    font-family: Arial;
    color: #222222;
    line-height: 11pt;
		margin-bottom: 2pt;
}

P	{
	font-size: 9pt;
	font-family: Arial;
	color: #111111;
	line-height: 11pt;
	margin-left: 7pt;
	margin-right: 7pt;
	margin-bottom: 2pt;
	margin-top: 9pt;
}
UL, LI, td,th {
	font-size: 8pt;
	font-family: Arial;
	color: #232323;
	line-height: 10pt;
}
input,select,textarea
{
font-size: 8pt; font-family: Arial;
}
.footer	{
	font-size: 8pt;
    font-family: Arial;
    color: #ffffff;
}
A:LINK	{
	font-family:Arial, San-serif;
	color:#000066;
	cursor:hand;
	text-decoration:none;
}

A:ACTIVE	{
	font-family:Arial,San-serif;
	color:red;
	cursor:hand;
	text-decoration:none;
}

A:HOVER	{
	font-family:Arial,San-serif;
	color:red;
	cursor:hand;
	text-decoration:underline;
}

A:VISITED	{
	font-family:Arial,San-serif;
	color:green;
	cursor:hand;
	text-decoration:none;
}

.selected	{
	font-family:Arial,San-serif;
	font-size: 8pt;
	color:#FFFED1;
	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: Gray;
	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;
}
