body {
	font-family: Arial, Verdana;
	line-height: 125%;
	color: #333333;
	font-size: 12px;
}

h1,h2,h1 a,h2 a {
	font-size: 16px;
	color: black;
	text-decoration: none;	
	line-height: 125%;
	text-decoration: none;
}

h1, h2 {
	background-color: #d0d5bb;
	font-weight: Normal;
}

h1,h2,h3 {
	margin: 5px 0px;
	padding: 5px 5px;
}

h1 {

}

p {
	margin: 0px;
	padding: 0px 5px 15px 5px;
}

p, td {
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
}

img.image {
	border: 1px solid #d0d5bb;
}

.AquaBG {
	background-color: aqua;
}

.YellowBG {
	background-color: yellow;
}
