/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#000000
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#000000
}

tr {
	font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#000000
}

th {
	font-family: Arial, Helvetica, sans-serif;  font-size:11pt; color:#000000
}

b { 
    font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#000000 
}

h1 { 
	font-family: Arial, Helvetica, sans-serif; font-size:16pt; color:#000000 
}
a grey-bold-under:hover {
	color: #000000;
	text-decoration: underline;
	font-style: bold;
	font-weight: bold;
	font-size: 8pt;
}
a grey-bold-under:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
