body,p,td,th,ol,ul,li {
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
}
a {
	text-decoration : none;
}
h1, h2, h3, h4, h5 {
	color : #b22222;
	font-weight : normal;
	font-family : arial, helvetica, sans-serif;
}
h1 {
	font-size : 25px;
}
h2 {
	font-size : 20px;
}
h3 {
	font-size : 18px;
}
h4 {
	font-size : 15px;
}
h5{
	text-align: center;
	font-size : 25px;
}
h6{
	text-align: center;
	font-size : 20px;
	color : #000000;
	font-weight : normal;
	font-family : arial, helvetica, sans-serif;
}
h8{
	text-align: center;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
.h7{
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	text-align: right;
}
.t1{
	font-size : 15px;
	font-weight: bold;
	color : #000000;
	font-family : arial, helvetica, sans-serif;
}

.navItem1, .navItem1_on, .navItem2, .navItem2_on, .navItem3, .navItem3_on {
	font-family : arial, helvetica, sans-serif;
	width : 122px;
	height : 20px;
	border : 1px solid #ffffff;
	cursor: hand;
}
.navItem1, .navItem1_on, .navLink1 {
	background : #B22222;
	color : #ffffff;
	text-indent : 15px;
	font-size : 12px;
}
.navItem2, .navItem2_on, .navLink2 {
	background : #C8D4E2;
	color : #B22222;
	text-indent : 15px;
	font-size : 12px;
}

.navItem3, .navItem3_on, .navLink3 {
	background : #DdddDD;
	color : #000000;
	text-indent : 30px;
	font-size : 10px;
}
.navItem1_on {
	background : #B22222 url('images/navItem1_on.gif');
	cursor: default;
}
.navItem2_on {
	background : #b22222 url('images/navItem2_on.gif');
	cursor: default;
}
.navItem3_on {
	background : #dddDDD  url('images/navItem3_on.gif');
	cursor: default;
}
.contentArea {
	padding : 10px;
}
.footerBlock, .footerLink {
	color : #555555;
	font-size : 11px;
}
.footerBlock {
	text-align : right;
}
.footerLink {
	text-decoration : underline;
}
.footerLink:hover, .footerLink:active {
	color : #222222;
	text-decoration : none;
}

.linktable {
	font-family : arial, helvetica, sans-serif;
	width : 122px;
	height : 20px;
	border : 1px solid #ffffff;
}

/* scroller background: iframe BODY object */
.Back {
	background: blue;
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ItemBody {
	font-family: Verdana;
	font-size:11px;
	padding: 5px;
	text-align: justify;
}
.scroller {
	color: #111111;
	background: #deb887;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
	