BODY {
	MARGIN-TOP: 0px; FONT-SIZE: 0.8em; MARGIN-LEFT: 0px; COLOR: #000000; MARGIN-RIGHT: 0px; FONT-FAMILY:  arial, verdana, helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}

P {FONT-SIZE: 0.8em	
}

H1 {
	FONT-SIZE: 1.25em;
	font-family : Arial;
}

H2 {
	FONT-WEIGHT: bold; COLOR: #525252; FONT-SIZE: 1em;  BACKGROUND-COLOR: #ffffff;
	font-family : Arial;
	padding-top: 10px;
}
H3 {
	FONT-SIZE: 0.9em; COLOR: #660000; BACKGROUND-COLOR: transparent;
	font-family : Arial;
	
}
H4 {
	FONT-SIZE: 0.8em; COLOR: #000000; BACKGROUND-COLOR: #ffffff;
	font-family : Arial;
}
H5 {
	FONT-WEIGHT: bold
}
UL {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
LI {
	
}
OL {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}

A:hover {
	COLOR: #666666; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: underline
}

UL.nobullet {
	LIST-STYLE-TYPE: none
}

A.nav:link {
	FONT-WEIGHT: normal; FONT-SIZE: 0.8em; COLOR: #ffffff; LINE-HEIGHT: normal; FONT-STYLE: normal; BACKGROUND-COLOR: #333300; FONT-VARIANT: normal; TEXT-DECORATION: none
}
A.nav:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 0.8em; COLOR: #ffffff; LINE-HEIGHT: normal; FONT-STYLE: normal; BACKGROUND-COLOR: #333300; FONT-VARIANT: normal; TEXT-DECORATION: none
}
A.nav:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 0.8em; COLOR: silver; LINE-HEIGHT: normal; FONT-STYLE: normal; BACKGROUND-COLOR: #333300; FONT-VARIANT: normal
}

A.menu:link {
	COLOR: #666699; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none;
}
A.menu:visited {
	COLOR: #666699; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none;
}
A.menu:hover {
	COLOR: #666699; BACKGROUND-COLOR: #ffffff;
}
H3.nav {
	FONT-SIZE: 0.8em; MARGIN: 0.5em 0px 0.5em 0.5em; COLOR: #666666; BACKGROUND-COLOR: #a4a813;
}

.smalltext {
	FONT-SIZE: 0.75em; FONT-FAMILY:  arial, Verdana,Helvetica, sans-serif;
}
A:unknown {
	COLOR: #12617a; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: underline;
}
A.novisit:visited {
	COLOR: #0066ff; BACKGROUND-COLOR: #ffffff;
}
H1.Body {
	FONT: 10px Verdana, arial, helvetica, sans-serif; COLOR: #000000;
}
/* style for links at top right corner of screen */

a.nav:link {
	FONT-SIZE: 1 em;
	color: #ffffff; background-color: #812319;
	text-decoration: none;
	font-weight : bold;
	
}

a.nav:visited {
	FONT-SIZE: 1 em;
	color: #ffffff; background-color: #812319;
	text-decoration: none;
	font-weight : bold;
}
a.nav:hover {
	FONT-SIZE: 1 em;
	color: silver; background-color: #812319;
	font-weight : bold;
		}
/*  ------------------ styles for report (start) ------------------- */
H3.report{
	FONT-SIZE: 0.9em; COLOR: #660000; BACKGROUND-COLOR: transparent;
	font-family : Arial;
	padding-top: 20px;
	margin-left: 40px;
}

.report {
	margin-left: 40px;
}
	
.reportchapter {
	margin-left: 80px;
}

.recommendation {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-right: 30px;
	margin-left:30px;
	border: 1px solid black;
	background;
	background-color: #EBEBEB;
}

.findings {
	padding-left: 10px;
	margin-left:30px;
}

.pageindex {
	font-size: 85%;
	text-decoration:underline;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;	 
	color:blue;
	line-height: 1.5em;
}

a:link.pageindex {
	text-decoration:underline;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	color:blue;
}

a:visted.pageindex  {
	color:blue; 
}

a:hover.pageindex {
	color: #00B0D8;
}	

#nextpage {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size : 100%;
	text-decoration : none;
	text-align: right;
}

.nextpage {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	text-decoration : none;
	font-size: 0.75em;
}

a:link.nextpage {
	color: #004D8A;
	text-decoration: underline;
}

a:visted.nextpage  {
	text-decoration: none;
}

a:hover.nextpage {
	color: #666666;
	text-decoration: underline;
}
	
/*  ------------------ styles for report (end) ------------------- */
/* ********************************* 