

BODY {
	background-image: url( "../assets/images/BG2010.jpg" );
	background-position : center top;
	background-repeat : no-repeat;
	font-family : Arial;
	font-size : 12px
}
A{	color : rgb(204,0,0);
	font-weight : bold;
	text-decoration : none
}
p{	font-size : 12px
}
h1{	padding-bottom : 0px;
	margin-bottom : 2px}
h3{	padding-bottom : 2px;
	margin-bottom : 2px
}
h2{	padding-bottom : 0px;
	margin-bottom : 2px}
h4{	padding-bottom : 0px;
	margin-bottom : 2px}
.TextNavBar{	font-size : 9px
}
A:hover{	text-decoration : underline
}

