html,table,p {
	color: #666666;
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;

}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.maincat {
	font-weight: bold;
}

.flash {
	color: #DC4429;
}

thead, th {
	font-weight: bold;
}