body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #2D427C;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #2D427C;
	color: #C4C4D3;
	word-spacing: 1px;
	letter-spacing: 1px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e4e4e4;
	letter-spacing: 1px;
}


.medium {
	font-family: Tahoma;
	font-size: 9px;
	color: #C4C4D3;
	word-spacing: 1px;
	letter-spacing: 1px;
}

.bold {
	font-family: Tahoma;
	font-size: 9px;
	color: #faec2a;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-weight: bold;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}

a:link {
color: #ffffff;
font-size: 10px;
text-decoration: none;
}

a:visited {
  color: #f2faff;
font-size: 10px;
text-decoration: none;}

a:hover {
text-decoration: underline;
color: #faec2a;
font-size: 10px;}

a:active {
	color: #faec2a;
font-size: 10px;}

#jos a:link, #jos a:visited { color: #999999; word-spacing: none; font-family: "Times New Roman", Times, serif; font-size: 12px;}
#jos a:hover { color: #ff0000; text-decoration: underline; }
