body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 14;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #333333;
}
.style5 {font-size: 14px; font-weight: bold; color: #333333; }
.style7 {color: #333333}
.style9 {font-size: 9px; color: #333333; }

.style11 {font-size: x-small}
.style12 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style13 {
	color: #FFFFFF;
	font-weight: bold;
}

.style17 {font-size: 16px; font-weight: bold; color: #FFFFFF; }

.style21 {
color: #FF0000;
}
.style22 {font-size: 12px}

.style24 {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
}

.style25 {font-family: "Times New Roman", Times, serif}

.style26 {font-size: 14px}

.style27 {color: #000033}

.style28 {color: #000066}

h1 {
	font-size: 36px;
	color: #000066;
}
h2 {
	font-size: 24px;
	color: #000066;
}
h3 {
	font-size: 18px;
	color: #000066;
}
h4 {
	font-size: 16px;
	color: 	#000066;
}
h5 {
	font-size: 14px;
	color: #000066;
}
h6 {
	font-size: 12px;
	color: #000066;
}
ul {
	list-style-image: url(images/green-key.gif);
}

.style25 {
	list-style-image: url(images/key-bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #003399;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #FF0000;
}


