/* CSS Document */
	
body {
	BACKGROUND-COLOR: #efeff1;
	font-family: Arial, Helvetica, sans-serif;
	color: #607090;
	font-size: 12px;
	
}
a {
	font-size: 12px;
	color: #834037;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #834037;
}
a:hover {
	text-decoration: underline;
	color: #834037;
}
a:active {
	text-decoration: none;
	color: #834037;
}
.Style1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.Style2 {
	font-size: 10px;
	color: #000066;
}
.Style3 {
	font-weight: bold;
	font-size: 14px;
}
.Style4 {
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
}
.Style5 {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

