body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
a:link { 
	color: #5f5f54;
}

a:visited { 
	color: #5f5f54;
}

a:hover { 
	color: #5f5f54;
    text-decoration: none;
}

a:active { 
	color: #5f5f54;
}
h2 {
	font-size: 20px;
	color: #686B9E;
}
th {
	font-weight: bold;
	text-align: center;
}
small {
	font-size: 10px;
}

