BODY {
	scrollbar-arrow-color: #faebd7; 
	scrollbar-base-color: Silver;
	background : Navy;
	margin : 1% 1% 1% 1%;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-style : normal;
}

P {
	background: Silver;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-style : normal;
	margin-left : 3%;
	margin-right : 3%;
	margin-top : 1%;
	margin-bottom : 3%;
	text-align : justify;
}

B {
	background: Silver;
	font-family : "Times New Roman", Times, serif;
    font-size : 10pt;
	}

A {
	background: Silver;
	color : Blue;
	font-family : "Times New Roman", Times, serif;
    font-size : 10pt;
	text-decoration : none;
}

A:VISITED {
	background:  Silver;
	color : Red;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	text-decoration : none;
}

A:HOVER {
	background:  Silver;
	color : Red;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	text-decoration : underline;
	font-weight : bold;
}

A.c1 {
	background: transparent;
	color : white;
	font-family : "Times New Roman", Times, serif;
    font-size : 10pt;
	text-decoration : none;
}

A:VISITED.c1 {
	background:  transparent;
	color : white;
	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;
}

OL {
	background: Silver;
	font-family : "Times New Roman", Times, serif;
    font-size : 10pt;
	text-align : justify;
	list-style : decimal outside none;
	}

UL {
	background: Silver;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	text-align : justify;
	list-style : square outside url(logoss.gif);
}

LI {
	background: Silver;
	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;
}

TABLE {
	background: Silver;
	border-top : 0px solid Blue;
	border-left : 0px solid Blue;
	border-right : 1px solid Blue;
	border-bottom : 1px solid Blue;
	width : 100%;
}

TR {
	background: Silver;
	vertical-align : top;
}

TD {
	background: Silver;
	vertical-align : top;
	border : thick solid Navy;
	padding : 4px 4px 4px 4px;
}

TD.c1 {
	background: Navy;
	vertical-align : top;
	color : White;
	border : thick solid Navy;
	padding : 4px 4px 4px 4px;
}

H1 {
	color : Silver;
	background: Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	}

H2 {
	background: Silver;
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	margin-left : 1%;
	margin-right : 1%;
	margin-top : 1%;
	text-align : center;
}

H3 {
	font : bolder normal 13pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Silver;
	line-height : 150%;
	background: Navy;
	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 : White;
	line-height : 150%;
	background: Navy;
	text-align : center;
	margin-bottom : 1%;
	margin-top : 1%;
}

IMG {
	border-bottom : 2px ridge Blue;
	border-top : 2px ridge Blue;
	border-left : 2px ridge Blue;
	border-right : 2px ridge Blue;
}

H5 {
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : lighter;
	margin-left : 1%;
	margin-right : 1%;
	text-align : center;
	background: transparent;
}

P.c1 {
	font-family : "Times New Roman", Times, serif;
	color : white;
	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;
}

#divBottom{
	position:absolute; 
}