body {
	background-color	: #FFFFFF;
	margin						: 0px;
	font-family				: Arial, Helvetica, sans-serif;
	color							: #000000;
}
strong {
	color							: #000066;
	font-size					: 13px;
	font-variant			: small-caps;
}
sup {
	color							: #FF0000;
}
.mainNav {
	font-size					: 11px;
	text-transform		: uppercase;
	color							: #000066;
}
.mainNav td {
	border-bottom			: solid 1px #FFFFFF;
	padding-left			: 10px;
}
.mainNav a:link {
	color							: #000066;
	text-decoration		: none;
}
.mainNav a:visited {
	color							: #000066;
	text-decoration		: none;
}
.mainNav a:hover {
	color							: #4188CF;
	text-decoration		: underline;
}
.footer {
	font-size					: 11px;
	color							: #666666;
}
.topNav table {
	font-size					: 11px;
}
.mainBody {
	font-size					: 12px;
	padding-top				: 25px;
	padding-bottom		: 20px;
}
.mainBody p {
	margin-left				: 35px;
	margin-right			: 35px;
}
.mainBody p:first-word { font-weight: bold; }
.mainBody a:link {
	color							: #000066;
	text-decoration		: underline;
}
.mainBody a:visited {
	color							: #000066;
	text-decoration		: underline;
}
.mainBody a:hover {
	color							: #0099FF;
	textd-decoration	: underline;
}
.listP {
	margin-left				: 35px;
	margin-right			: 35px;
}
.listP li {
	padding-top				: 5px;
	padding-bottom		: 5px;
}
.input {
	border						: solid 1px #000066;
	font-size					: 12px;
	color							: #000000;
	background-color	: #F2F2F2;
}
.button {
	background-color	: #CCCCCC;
	color							: #000066;
	font-size					: 12px;
}
.asimasContent table {
	font-size: 12px;
}
.asimasContent a:link {
        color                                                   : #000066;
        text-decoration         : underline;
}
.asimasContent a:visited {
        color                                                   : #666666;
        text-decoration         : underline;
}
.asimasContent a:hover {
        color                                                   : #0099FF;
        text-decoration         : underline;
}

