body {font: 9pt Arial, Tahoma, Verdana; background-color:#FFFFFF}
td, p {font: 9pt Arial, Tahoma, Verdana;}
a {text-decoration: underline; color: #000000}
a:hover{text-decoration: underline; color: #000000}
a.z {text-decoration: none; color: #ffffff}
a:hover.z{text-decoration: underline; color: #ffffff}
.smalltext {font: 7pt Arial Tahoma, Verdana;}

.category {font-size:12pt; font-weight:bold; margin-top:0; margin-bottom:0; color:#BF3F23; font-style:italic}
.cathr {color:#BF3F23}
.author {font-size:9pt; margin-top:0; margin-bottom:0}
.name {font-size:12pt; font-weight:bold; margin-top:0; margin-bottom:0}
.topic {font-size: 8pt; margin-top: 0; margin-bottom: 0; text-align:justify}

div.blitz {
	text-align: left;
}
div.blitz p {
	font-weight : bold;
	text-align : center;
}
}
.b_button {
	background : #FFA263;
	border : 1px solid Maroon;
	cursor:hand;
	font-size : smaller;
}
.b_msg {
	font-weight : bold;
	text-align : center;
}
.b_quest {
	font-weight : bold;
	margin-bottom : 0px;
}
.b_count {
	font-size : smaller;
	margin-top: 0px;
}

.grid1 {
    border-collapse: collapse;
    border: 1px solid #BBBBBB;
    width: 96%;
}
.grid1 th {
    background-color: #CCCCCC;
    text-align: left;
    font-size: 9pt;
    padding: 4px;
}
.grid1 td {
    border-left: 1px solid #BBBBBB;
    padding: 4px;
}
