a {
     color: #000000;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
}

a:hover {
     color: #666633;
}

table {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
}

.titles{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}