body         { font-family: Arial; color: #333333; font-size: 8pt }

table        { font-size: 8pt; font-family: Arial }

.buttons:link       { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:visited    { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:active     { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:hover     { font-family: Arial; color: #333333; font-size: 8pt; text-decoration: none}


a:link       {
	color: #879bb3;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a:visited    {
	color: #879bb3;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a:active     {
	color: #879bb3;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover     {
	font-family: Arial;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

h1         { font-family: Arial; color: #333333; font-size: 10pt }