body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
	background: #FFF;
}
h2 {
	font-size: 13px;
}
#Table_01 {
	font-size: 12px;
}
.noteSmallTextItalic {
	font-size: 10px;
	font-style: italic;
}
a, a:link {
	color: #456888 !important;
	text-decoration: underline;
}
a:visited {
	color: #69c !important;
}

a:hover {
	color: #00c !important;
	text-decoration: underline;
}
#boldLinks a, a:link  {
	font-weight: bold;
	color: #3f5f7b;
}
#boldLinks a:visited  {
	color: #5e8eba !important;
	font-weight: bold;
}
#boldLinks a:hover  {
	color: #00c !important;
}
.copyrightFooter {
	font-size: 11px;
	color: #999;
}
.boldItalic {
	font-weight: bold;
	font-style: italic;
}
.marginHomeLeftcolumn {
	margin-left: 20px;
}
.marginTop {
	margin-top: 15px;
}
.important {
	font-size: 16px;
	font-weight: bold;
}

