A {
	background: White;
	color : Navy;
	font-family : "Times New Roman", Times, serif;
    font-size : 10pt;
	text-decoration : none;
}

A:HOVER {
	background:  White;
	color : Red;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	text-decoration : underline;
	font-weight : normal;
}

A:VISITED {
	background:  White;
	color : Red;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	text-decoration : none;
}

A.bar {
	background: transparent;
	color : Navy;
	font-family : Tahoma;
    font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

a:hover.bar {
	background: transparent;
	color : Red;
	font-family : Tahoma;
	font-size : 10pt;
	text-decoration : underline;
	font-weight : normal;
}

a:visited.bar {
	background: transparent;
	color : Navy;
	font-family : Tahoma;
	font-size : 10pt;
	text-decoration : none;
}

A.c1 {
	background: transparent;
	color : Navy;
	font-family : "Times New Roman", Times, serif;
    font-size : 10pt;
	text-decoration : none;
}

a:hover.c1 {
	background:  transparent;
	color : red;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	text-decoration : underline;
	font-weight : bold;
}

a:visited.c1 {
	background:  transparent;
	color : red;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	text-decoration : none;
}

B {
	background: White;
	font-family : "Times New Roman", Times, serif;
    font-size : 10pt;
	}

BODY {
	scrollbar-arrow-color: #faebd7; 
	scrollbar-base-color: Green;
	background : White;
	margin : 1% 1% 1% 1%;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-style : normal;
}

H1 {
	color : Navy;
	background: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : Navy;
	font-style : normal;
	font-weight : normal;
	margin-left : 1%;
	margin-right : 1%;
	margin-bottom : 1%;
	margin-top : 4%;
	text-align : left;
	padding: 8px 0 8px 0;
}

H3 {
	font : bolder normal 13pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
	line-height : 150%;
	background: White;
	text-align : left;
	margin-bottom : 1%;
	margin-top : 4%;
	border-top : 1px solid #9c8411;
	border-left : 1px solid #9c8411;
	border-right : 0px solid #9c8411;
	border-bottom : 0px solid #9c8411;
	text-indent : 5px;
}

H4 {
	font : bolder normal normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
	line-height : 150%;
	background: White;
	text-align : center;
	margin-bottom : 1%;
	margin-top : 1%;
}

H5 {
	font-family : "Times New Roman", Times, serif;
	color : black;
	font-size : 9pt;
	font-style : normal;
	font-weight : lighter;
	margin-left : 1%;
	margin-right : 1%;
	text-align : center;
	background: transparent;
}

HR {
	color : Navy;
	width : 97%;
	background: #F0F8FF;
}

IMG {
	border-bottom : 2px ridge Black;
	border-top : 2px ridge White;
	border-left : 2px ridge White;
	border-right : 2px ridge Black;
}

LI {
	background: White;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-style : normal;
	margin-left : 2%;
	margin-right : 2%;
	text-align : justify;
	text-indent : 3px;
}

OL {
	background: White;
	font-family : "Times New Roman", Times, serif;
    font-size : 10pt;
	text-align : justify;
	list-style : decimal outside none;
	}

P {
	background: transparent;
	font-family : "Times New Roman", Times, serif;
	color : black;
	font-size : 10pt;
	font-style : normal;
	margin-left : 2%;
	margin-right : 2%;
	margin-top : 1%;
	margin-bottom : 1%;
	text-align : justify; 
	padding: 0 0 8px 0;
}

P.bar {
	font-family : Tahoma;
	font-size : 12pt;
	font-style : Bold;
	text-align : justify;
	line-height: 80%;
	margin-left:1;
	margin-right:3;
	margin-top:1;
	margin-bottom:1 
	
}

P.c1 {
	background: transparent;
	font-family : "Times New Roman", Times, serif;
	color : black;
	font-size : 9pt;
	font-style : normal;
	font-weight : lighter;
	margin-left : 1%;
	margin-right : 1%;
	text-align : center;
}

TABLE {
	background: transparent;
	border-top : 0px solid White;
	border-left : 0px solid White;
	border-right : 1px solid Blue;
	border-bottom : 1px solid Blue;
	width : 100%;
}

TABLE.bar {
	background : #transparent;
	border : 0px 0px 0px 0px;
	width : 99%;
}

TABLE.index {
		background: transparent;
		width : 95%;
		border-top : 0px solid Navy;
		border-bottom : 2px solid Navy;
		border-right : 2px solid Navy;
		border-left : 1px solid Navy;
	}
	
TD {
	background: White;
	vertical-align : top;
	border : thick solid White;
	padding : 3px 3px 3px 3px;
}

TD.bar {
	background: transparent;
	vertical-align : top;
	border : none;
	padding : 0px 0px 0px 0px;
}

TD.c1 {
	background: White;
	vertical-align : top;
	color : White;
	border : thick solid White;
	padding : 3px 3px 3px 3px;
}

TH {
	background: Navy;
	vertical-align : top;
	font : bolder normal 13pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	line-height : 100%;
	text-align : left;
	text-indent : 5px;
}

TR {
	background: White;
	vertical-align : top;
}

TR.bar {
	background: transparent;
	vertical-align : top;
}

UL {
	background: White;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	text-align : justify;
	list-style-type:square;
	list-style-position:outside;
	list-style-image:url('logoss.gif');
	margin-top: 3;
	margin-bottom: 13;
}

#divBottom{
	position:absolute; 
}
