
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 8px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.jhometext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Black;
    text-align: justify;
}
.hometext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Black;
}
.homeblank {
	background-color: #CCCCCC;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Black;
}
.boldtext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Black;
    font-weight : bold;
}
.italictext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Black;
    font-style : italic;
}
.menutext {
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	color : Black;
	font-weight : normal;
}
.whitehometext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : White;
}
.whiteboldtext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : White;
    font-weight : bold;
}

.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #717E69;
	text-decoration: none;
}
.hometextHiLite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3B72B7;
	font-weight: bold;
}
.bolditalictext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	font-style: italic;
}

.hometext a {
    color : #000000;
}