body {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:2px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
	color:#495153;
	font-size:medium;
	z-index: 1;
	background-image:url(images/value_09.jpg);
	background-repeat: no-repeat;
	background-position:5 118;
	background-attachment:fixed;
	height:100%;
	position: absolute;
	overflow:hidden;
}

  html>body {font-size:medium;} /* Gecko */

h2 {
	font-size: 16px;
	font-weight:bold;
	color:#177bad;
	width:85%;
	margin-left:38px;
	margin-top:56px;
	margin-bottom:1px;
}

.topic2 {
	font-size:16px;
	font-weight:bold;
	color:#177bad;
	width:85%;
	margin-left:38px;
	margin-top:auto;
}

p {
 	font-size:14px;
	font-weight:medium;
	color:#495153;
	margin-top:45px;
	margin-left:38px;
	width:540px;
}

.second {margin-top:1px;
margin-bottom:8px;

line-height:17px;}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


a:link 
		{color:#177bad;  
		font-weight:bold;
		text-decoration:none;
		}

a:visited 
		{color:#003366; 
		 font-weight:bold;
		 text-decoration:none;
		 }

a:hover 
		{
		color:#ffffff; 
		background-color:#999999;
		font-weight:bold; color:#ffffff;
		cursor:pointer;
		cursor: hand;
		}
		
		

li, dt {
font-family:Arial, Helvetica, sans-serif;
  font-size:14px; 
  color:#3B3B3C;
  margin:.4em 5em .5em 32px;
  position:relative;
  } 