BODY {
	font-size : 13px;
	font-family : Arial;
	color : rgb(51,51,51)
}

P {
	font-size: 13px;
	color : rgb(51,51,51)
}

.TextObject {
	font-size: 13px;
	color : rgb(51,51,51)
}

H1 {
	font-size: 20px;
	color : rgb(254,81,28)
}

A {
	font-size: 13px;
	color : rgb(0,102,255);
	text-decoration : none;
	font-weight : bold
}



H2 {
	font-size: 16px;
	color : rgb(255,74,50)
}

H3 {
	font-size: 14px;
	color : rgb(255,74,50)
}

UL {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size : 13px
}

OL {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size : 13px
}