body {
	background-color:#ffffff;
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #FB05E8;
	scrollbar-track-color: #6F06C8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
}

table.default {
	background-color:#ffffff;
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
}

table.main {
	padding-bottom:3px;
	border-color:#000000;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	border-width:1px;
}

table.menu {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

table.body {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
}

table.content {
	background-color:#DCBEF6;
	color:#000000;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
}

table.footer {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
}

div.footer {
	color:#ffffff;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	text-decoration: none;
	padding-left:2px;
}

div.body {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
}

div.content {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
}

img.linkedimg {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

a:link {
	text-decoration:underline; color:#6F06C8;
}

a:visited {
	text-decoration:underline; color:#6F06C8;
}

a:hover {
	text-decoration:none; color:#6F06C8;
}

a:active {
	text-decoration:underline; color:#6F06C8;
}




a.footer:link {
	text-decoration:underline; color:#ffffff;
}

a.footer:visited {
	text-decoration:underline; color:#ffffff;
}

a.footer:hover {
	text-decoration:none; color:#ffffff;
}

a.footer:active {
	text-decoration:underline; color:#ffffff;
}