

BODY {
	font-size: 12px;
	font-family : Verdana;
	background-color : rgb(192,192,192);
	background-image : url( "../assets/images/BGD.png" );
	background-repeat : repeat-y;
	background-position : 50% 0%;
	color : rgb(51,51,51);
	text-decoration : none
}

P {
	font-size: 12px
}

UL {
	font-size: 12px
}

.TextObject {
	font-family: Verdana,         Tahoma,         Arial,         Helvetica,         Sans-serif;
	font-size : 12px
}

OL {
	font-family: Verdana,         Tahoma,         Arial,         Helvetica,         Sans-serif;
	font-size : 12px
}

H1 {
	font-size: 16px;
	color : rgb(51,51,51)
}

H2 {
	font-size: 16px;
	color : rgb(51,51,51)
}
