﻿.bold{font:900}
td{
	font-family: tahoma;
	font-size: 11px;
	color: 808080;
	font-weight: normal;
}
A {
	text-decoration: underline;
	color:990000;
	font-size: 11px; 
	font-family: tahoma;
}
a:visited{color:990000;}
a:hover{color:red}
td.small{color:808080;font-size:10px;padding-left:20}
td.small2{color:3A3E43;font-size:11px;font:900}
td.big{font-size:14px;padding-left:20;padding-right:20;color:000000}
.style1 {
	font-family: "Tahoma";
	color: #000000;
}
h1 {
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FF0000;
}

p {
	font-family: tahoma;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
}
li {
	font-family: tahoma;
	font-size: 11px;
	color: #3A3E43;
	font-weight: normal;
}