body.q_body {
	background-color: SlateGray; font: Arial;
}
font.q_logo {
	color: Gray; font-family: Arial; font-size: 50px; text-align: right;
}
font.q_text {
	color: Gray; font-family: Arial; font-size: 16px; text-align: center;
}
a.q_link {
	font-family: Arial; color: White; text-decoration: none;
}
a.q_link:hover {
color: Orange;
}
table.q_table {
	background-color: Black; border-color: White; font-family: Arial; color: Gray; font-style:normal; border-style: solid; margin: 10px; text-indent: 10px;
}
table.q_table_desc {
	background-color: Black; border-color: Darkgray; font-family: Arial; font-style:normal; color:Darkgray; border-style: solid; margin: 10px; text-indent: 10px;
}