.style {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-image: url(images/checkmark.gif);
}
.style8 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-image: url(images/checkmark.gif);
}
.tag2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #020282;
}
.text {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-image: url(images/checkmark.gif);
}
.whitetext {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.tag1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff0000;
}
.footer {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5c5c5c;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a {color: #4a96b8; text-decoration: underline; font-weight:normal;}
a:hover {color: #4a96b8; text-decoration: none; font-weight:normal;}
img {border-color: #78c0ff}
.redborder {
	border: 2px solid red;
}