BODY{	background-color : rgb(161,173,178);
	background-image : url( "../assets/images/BG.png" );
	background-repeat : repeat-x;
	font-family : Verdana;
	color : rgb(70,91,101);
	white-space : normal;
	font-size : 12px;
	background-position : 50% 0%;
	padding-top : 0px;
	padding-bottom : 0px
}


P {
	font-size: 12px;
	padding-top : 0px;
	padding-bottom : 0px
}

UL {
	font-size: 12px
}

.TextObject {
	font-size: 12px;
	padding-top : 0px;
	padding-bottom : 0px
}

OL {
	font-size: 12px
}

H1 {
	font-size: 12px;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-bottom : 0px
}

H2 {
	font-size: 12px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-bottom : 0px
}