/* CSS Document */
.style1 {
	color: #FFFFFF;
	font-size: 9px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #E4F3D6;
}
p {
    color: #072A5E;
	font-size: 10px;
	line-height:14px;
	}
td{
	vertical-align:top;

}
a:link {
	color:#6ebb1f;
	text-decoration: none;
}
a:visited {
	color:#6ebb1f;
	text-decoration: none;
}
a:hover {
	color:#6ebb1f;
	text-decoration: underline;
}
a:active {
	color:#6ebb1f;
	text-decoration: none;
}
a.white:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color:#072A5E;
	text-decoration: none;
}
a.white:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a.white:active {
	color:#FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-size: 9px;
	line-height:12px;
}
.style2 {
color: #FFFFFF;
	font-size: 10px;
	line-height:14px;
	}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	color: #6ebb1f;
	font-weight: bold;
}
.style5 {
	color: #6ebb1f;
}
.style6 {
	color: #6ebb1f;
	font-weight: bold;
	font-size: 14px;
}
.ULlist li {
	color:#072A5E;

}