body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodytext {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.link {
	font-size: 11px;
	color: 993333;
	text-decoration: underline;

}
.norepeat {
	background-repeat: no-repeat;
}
.bodytextRed {
	font-size: 11px;
	line-height: 17px;
	color: #993333;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
}
.blacktwelvepnt {
	font-size: 12px;
	color: #000000;
}
.header {
	color: 993333;
	font-size: medium;
	font-weight: bold;

}
#popupwindow {
	padding: 10px;
	width: 360px;
	border: 1px solid #CCCCCC;

}
.blackelevenpnt {
	font-size: 11px;
	color: #000000;
}
.bodytextRedNOUnderline {
	font-size: 11px;
	line-height: 17px;
	color: #993333;
	text-decoration: none;

}
.greyheader {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
    font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.5em 0;
    color: #666666;
}
