body {
	margin: 0 0 0 0px;
	background-color: #d5d5d5;
	
	}

.header {
	background-color: #fab700;
	}

td {
	font-family: Lucida Grande, Verdana, Arial;
	font-size:11px;
	color: #2E2E2E;



	}

.iframe {
	font-family: Lucida Grande, Verdana, Arial;
	font-size:11px;
	text-align:justify;
	line-height: 1.6em;
	color: #2E2E2E;
	padding-top: 3px;
	

}

.next {
	text-decoration: none;
	border-bottom:1px dotted #fab700;
	color:#666666;	
	}
.next:hover {
	text-decoration:none;
	border-bottom:1px solid #fab700;	
	}
.prev {
	text-decoration: none;
	border-bottom:1px dotted #fab700;
	color:#666666;
	}
.prev:hover {
	text-decoration:none;
	border-bottom:1px solid #fab700;
	}
	
.title {
	font-family: Lucida Grande, Verdana, Arial;
	font-size:11px;
	color: #2E2E2E;
	text-decoration:underline;
	}
	
A {
	text-decoration:none;
	border-bottom:1px dotted #fab700;
	color:#666666;
	}
A:hover {
	text-decoration:none;
	border-bottom:1px solid #fab700;
	}
