body, table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #333333;
}
p {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.green {
	font-size:12px;
	line-height: 14px;
	color: #395F42;
}
td {
	font-size: 12px;
	color: #333333;
}
.HeadRed {
	font-size: 13px;
	font-weight: bold;
	color: #803333;
}
a {
	font-size: 12px;
	color:#395F42;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color:#803333;
	text-decoration: none;
	font-weight: bold;
}
a.LinkUnderline {
	font-size: 12px;
	color:#395F42;
	text-decoration : underline;
}
a.LinkUnderline:hover {
	font-size: 12px;
	color:#803333;
	text-decoration : underline;
}
a.LinkWhite {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration : none;
	font-weight: bold;
}
a.LinkWhite:hover {
	font-size: 12px;
	color:#CCCCCC;
	text-decoration : none;
	font-weight: bold;
}
a.LinkBlack {
	font-size: 12px;
	color:#333333;
	text-decoration : none;
	font-weight: bold;
}
a.LinkBlack:hover {
	font-size: 12px;
	color:#803333;
	text-decoration : none;
	font-weight: bold;
}

