body, p, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	margin-left: 5px;
	padding-left: 15px;
	padding-right: 1em;
	line-height: 1.5em;
	list-style:disc;
}
.form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.text {
	font-size: 12px;
}
.text-b {
	font-size: 12px;
	font-weight: bold;
}
.left {
	font-size: 11px;
}
.left-b {
	font-size: 11px;
	font-weight: bold;
}
.red {
	color: #B31410;
}
.small {
	font-size:10px; 
	color:#444444;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B31410;
	font-weight: bold;
	font-style:italic;
	display: inline;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B31410;
	font-weight: bold;
}
a.small:link { font-size:9px; color:#444444; text-decoration:underline}
a.small:visited { font-size:9px; color:#444444; text-decoration:underline}
a.small:hover { font-size:9px; color:#000000; text-decoration:underline}
a.small:active { font-size:9px; color:#444444; text-decoration:underline}

a:link { color:#B31410; text-decoration:underline}
a:visited {  color:#B31410; text-decoration:underline}
a:hover { color:#000000; text-decoration:underline}
a:active { color:#B31410; text-decoration:underline}

a.lightgrey:link { color:#999999; text-decoration:none}
a.lightgrey:visited {  color:#999999; text-decoration:none}
a.lightgrey:hover { color:#666666; text-decoration:none}
a.lightgrey:active { color:#999999; text-decoration:none}

.border {
	border: 1px solid #E2E2E2;
}
