body {
	margin-left: 0px;
	margin-top: 0px;
	background: white;
}
div, p, th, td, li, dd {
    font-size: 11px;
    font-family: Arial, Tahoma;
 	color: #000000;
}

a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #0000FF;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #0099FF;
}

#bodytitle {
	color : #0033FF;
	font-family : Arial;
	font-size : 15px;
	margin-top : 0px;
	margin-left : 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-weight: bold;
}

#footer {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	margin-top : 0px;
	margin-left : 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	vertical-align: middle;
}

#h1 {
	font-family: Arial;
	font-size: 12px;
	text-transform: none;
	color: #0033FF;
	padding-left: 5px;
	font-weight: bold;
}

#h2 {
	font-family: Arial;
	font-size: 18px;
	text-transform: capitalize;
	color: #0033FF;
	font-weight: bold;
}

#highlight {
	font-family: Arial;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
#highlightital {
	font-family: Arial;
	font-size: 10px;
	text-transform: none;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
#highlightitalLJ {
	font-family: Arial;
	font-size: 10px;
	text-transform: none;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.Notice {
	font-weight: bold;
	color: #cf0105;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
