body,td,th, ul, li, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1 {
	font-size: 24px;
	color: #4F4D88;
	font-style:normal;
	font-weight:normal;
	line-height:98%;
}

h2 {
	font-size: 16px;
	color: #4F4D88;
	font-weight:bold;
	font-style:normal;
}

h3 {
	font-size: 13px;
	color: #4F4D88;
	font-weight:bold;
	font-style:normal;
}

a:link {
	color: #4F4D88;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4F4D88;
}
a:hover {
	text-decoration: none;
	color: #4F4D88;
}
a:active {
	text-decoration: underline;
	color:#4F4D88;
}


a.footer:link {
	color: #666666;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #666666;
}
a.footer:hover {
	text-decoration: underline;
	color: #666666;
}
a.footer:active {
	text-decoration: none;
	color: #666666;
}



.sidebar {font-size: 11px; font-family: "Arial", Geneva; }

.small {font-family: "Arial", Geneva; font-size: 7pt; font-weight: bold; }

.subheading {
	font-family: "Arial", Geneva;
	font-size: 14px;
	font-weight: bold;
	color: #4F4D88;
}
.table_border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.thintableborder {
	border: thin solid #CCCCCC;
}
