body{background:#fff url(../images/body-bg.gif) repeat-x 0 0;}
p{margin:12px 0;}
.footerText {
	font-size: 11px;
	color: #CCCCCC;
}
.footerText:link {
	color: #FFFFE3;
}
.footerText:visited {
	color: #FFFFE3;
}
A:link {
	color: #823399;
}
A:visited {
	color: #451B51;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
}
.subtitleText {
	font-size: 12px;
}
.genFieldLabels {
	color: #823399;
	font-size: 12px;
}
.genFieldValues {
	font-size: 12px;
	line-height: 16px;
}
.hpNews {
	font-size: 12px;
	line-height: 16px;
}

h1#newrepl {
    margin-bottom:5px;
    padding: 20px 0 0 0;
    overflow: hidden;
    background-image: url("/images/onpgtitles/welcome.gif"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:20px; /* for IE5.5's bad box model */
} 