/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;}
p {	text-align: left;}

a:link {
	color: #668CBC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #9e5980;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #668CBC;
}
h1 {
	font-size: 20px;
	color: #668CBC;
	text-align: left;
}
h2 {
	font-size: 17px;
	text-align: left;
	color: #668CBC;
}
h3 {
	font-size: 17px;
	text-align: left;
	color: #333333;
}
h4 {
	font-size: 14px;
	text-align: left;
	color: #668CBC;
}
h5 {
	font-size: 14px;
	text-align: left;
	color: #333333;
}
.hidden {
	color:#000000;
	visibility:hidden;
}
.image {
	text-align: center;
}
p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bullet {
	text-align: left;
}