body {
	font-family: "Arial", "Helvetica", "sans-serif";
}
.bodytxt {
	font-size: 12px;
}
.bgbluebg {
	background-color: #04389e;
	background-image: url(img/uwinurl.jpg);
	background-repeat: repeat-y;

}
.bgfooter {
	font-size: 11px;
	background-image: url(img/bgfooter.jpg);
	background-repeat: repeat-x;
}
.txthdblue {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.txtwhite {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.pghd {
	font-size: 24px;
	font-weight: bold;
}
.tablehd {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	background-color: #d1fbe3;
	padding-left: 8px;

}

