/* CSS Document */

body, td {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.subnav {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
}
a {
	color: #2D2D2D;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}