a:link {
	text-decoration: none;
	color: #aa0000;
}
a:visited {
	color: #aa0000;
	text-decoration: none;
}
a:hover {
	color: #bb0000;
	text-decoration: underline;
}
a:active {
	color: #bb4444;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #dddddd;
 }
.col0 {
	background-color: #cccccc;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.col1 {
	background-color: #c0c0c0;
	color: #aa0000;
	font-size: 14px;
}
.col2 {
	background-color: #d0d0d0;
	color: #aa0000;
	font-size: 14px;
}
.small {
	font-size: 12px;
}
h1 {
	color: #770000;
	font-size: 24px;
}
.convert{
	text-align: right;
	font-size:10px;
	color: #888888;
}
