.xText {
	font-size:larger;
	font-weight:strong;
}
IMG {
	border-width:0px;
}
BODY {
	font-family:Arial,Helvetica,sans-serif;
	margin:0px;
}
H2 {
	font-size:larger;
}
.subUL {
    font-size:smaller;
	margin-left:20px;
}
.footer {
    background:url(images/background.gif);
    background-repeat:repeat-y;
    text-align:center;
    font-size:smaller;
    color:gray;
}
