@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/alpha-bgExtension.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fontBold {
	font-weight: bold;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #FFFFFF;
	background-color: #2C5387;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
	background-color: #E2E2E2;
}
.extraLeading {
	line-height: 20px;
}
