BODY{	font-family : Arial;
	font-size : 10pt;
	background-image : url( "../assets/images/edges02.jpg" );
	background-position : center;
	background-repeat : repeat-y;
	margin-left : 10px}
h1{	color : rgb(0,154,220)
}
h2{	color : rgb(0,154,220)
}
h3{	color : rgb(0,154,220)
}
h4{	color : rgb(0,154,220);
	text-decoration : underline;
	text-transform : uppercase;
	font-size : 10pt;
	font-weight : bold
}
h5{	color : rgb(0,154,220);
	text-decoration : underline;
	font-weight : bold;
	font-size : 8pt
}
h6{	color : rgb(0,154,220)
}


A:link {
	color: rgb(0,154,220);
	font-size : 10pt
}

A:visited {
	color: rgb(0,154,220);
	font-size : 10pt
}

A:active {
	color: rgb(0,154,220);
	font-size : 10 pt
}

A{	text-decoration : none
}




.TextObject {
	font-size: 10pt;
	margin-left : 10px;
	background-repeat : no-repeat}

UL {
	font-size: 10pt
}

OL {
	font-size: 10pt
}




.TextNavBar {
	color: rgb(0,154,220);
	font-size : 10 pt
}

P {
	font-size: 10pt
}A:hover {
	color: rgb(0,154,220);
	font-size : 10pt
}

