/* CSS Document */

body {
	font-size: 8pt;
	color: #3869A2;
	font-family: Tahoma, Arial;
}

h3 {
	color: #333366;
	font-weight: bold;
	font-size: 10pt;
	margin: 5px;
}

p {
	padding: 3px;
	margin: 3px;
}

a {
	color: #336699;
}

.head {
	color: #DBE3FF;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
	font-size: 12pt;
}

.comment {
	color: #999999;
}

.date {
	color: #9B3434;
	font-weight: bold;
}