BODY {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

H1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #C40211;
}
H2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
H3 {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #6D6D6D;
}
td {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	line-height : 16px;
}

b {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;	
}
strong {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
A {
	font-family: verdana;
	text-decoration:underline;
	font-size: 12px;
	color:#C40211;
}
A:hover {
	font-family: verdana;
	text-decoration:underline;
	font-size: 12px;
	color:#6D6D6D;
}
.menu A {
	font-family: verdana;
	text-decoration:none;
	font-size: 12px;
	color:#000000;	
}
.menu A:hover {
	font-family: verdana;
	text-decoration:underline;
	font-size: 12px;
	color:#C40211;
}
.warning {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;	
}
