body {
	font-family: Tahoma;
	font-size:16px
	background-color:#ffffff;
	margin:0px;
}
.question {
	font-size:18px;
	font-weight:bold;
	color:#666666;
}
table {
	border:none;
	cellpadding:3px;
	cellspacing:1px;
}
td {
	font-family: Tahoma;
	font-size:16px
}

th {
	font-family: Tahoma;
}
.r_header {
	font-family:Tahoma;
	font-size:24px;
	color:#7e1316;
	margin-bottom:10px;
}
.g_header {
	font-family:Tahoma;
	font-size:24px;
	color:#005f31;
	margin-bottom:10px;
}
.b_header {
	font-family:Tahoma;
	font-size:24px;
	color:#0e2261;
	margin-bottom:10px;
}
.menu {
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
a:link {
	font-weight:bold;
	color:#0e2261;
}
a:hover {
	font-weight:bold;
	color:#7e1316;
}
a:visited {
	font-weight:bold;
	color:#005f31;
}
.bold {
	color:#666666;
	font-weight:bold;
}
.articleheader {
	font-family:tahoma;
	font-size:20px;
	color:#666666;
	font-weight:bold;
	margin-bottom:5px;
}
.articlecat {
	font-family:Tahoma;
	font-size:16px;
	font-style:italic;
	color:#666666;
}
.added {
	font-size:10px;
	font-style:italic;
	text-align:right;
}
