body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}

form {
	margin-bottom : 0px;
	margin-top : 0px;
}

div.h {
	color : #6f5f45;
	font-size : 12pt;
	font-weight : bold;
}

div.yellow {
	font-weight : bold;
	color : #7f4c0e;
}

div.green {
	font-weight : bold;
	color : #1d4d59;
}

div.violent {
	font-weight : bold;
	color : #7a2290;
}

div.red {
	font-weight : bold;
	color : #932e06;
}

div.blue {
	font-weight : bold;
	color : #0a318c;
}

p {
	font-size : 10pt;
	margin-top : 2px;
	margin-bottom : 2px;
}

a {
	color : #0a4340;
	text-decoration : none;
}

a.y {
	color : #FFEBCD;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

hr {
	color : Green;
	height : 1px;
}