body {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #396BA5;
}
.blue {
	color: #396BA5;
}
.h1 {
	color: #396BA5;
}
.h2 {
	color: #396BA5;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.background {
	background-image: url(bg.gif);
	background-repeat: repeat-x;

}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.noUnderline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
