body {
	margin: 0px;
	background-color: #7D7D7D;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;

}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.smallprint-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #393A66;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EF8D00;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EF8D00;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #393A66;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #393A66;
	text-decoration: none;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #393A66;

}

