﻿/* CSS Document */
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #B51119;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #B51119;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
}
#rand {
	border-collapse: collapse;
}
#rand td, #rand th {
	border: 1px solid #ABABCC;
}
