
body { 
	background : white;
	color=#333333;
	font-size: 70%;
 	font-family: Verdana, Tahoma, Microsoft Sans Serif, sans serif, Arial;
	margin : 0;
}

.first {
	background : url(Back1.gif) no-repeat white;
	width : 706;
	margin : 0;
}

ol, ul, dl {
	text-align : left;
}
table { 
	font-size: 100%;
	margin : 0;
	padding : 0;
	border : 0;
}

.oheader {
	background : url(Baby1.gif) no-repeat right bottom;
	width : 706;
}
.orangeheader {
	height: 30px;
	color : #FF8B3F;
	font-size: 27px;
}

A {
	color: #007700;
	text-decoration : none;
}

.green A:hover {
	color: #e5e4e4; 
	text-decoration : underline
}

.white A:hover {
	color: #006600;
	text-decoration : underline
}
hr {
	color : RGB(91,186,96); 
	height : 1;
}

img  {
	border : none;
}
.yellow {
  	width : 677;
	background : #fbfede
 }
 
.green {
   	width : 706;
   	background : #5bba60;
   	color :#006600;
 }
 
.white {
   	width : 706;
}
