/* CSS Document */

body{
	font-family: Arial, sans-serif;
	color: #333366;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	outline-color: #FFFFFF;
	white-space: normal;

	background-image: url(http://www.3-day-diets-central.com/image-files/eosppbck2.gif);

}



h1{
	font-family: Arial,sans-serif;
	font-size: x-large;
	color: #6666CC;
	padding-top: 10px;
}

h2{
	font-size: 125%;
	color: #6666CC;
	font-weight: bold;
}

h3{
	font-size: 115%;
	color: #6666CC;
	font-weight: bold;
}

h4{
 font-size: 120%;
 font-weight: normal;
 color: #006699;
}

h5{
 font-size: 100%;
 color: #334d55;
}


ul{
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
