/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #30373f;
	font-family: tahoma;
	font-size: 11px;
}
.style1 {
	color: #eeeedc;
	font-weight: bold;
}
.style2 {
	color: #373e46;
	font-size: 12px;
}
.style3 {
	color: #30373f;
	font-size: 12px;
	font-weight: bold;
}
.style4 {font-size: 12px; color: #30373f;}
.style5 {
	color: #404851;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14;
}
.style7 {color: #CF6A58;
	font-weight: bold;
	font-size: 12px;
}
.style9 {color: #F7DE4E}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}


