@import "../Global.css";
@import "../BuiltIn/all.css.ashx";

.TITLELEVEL1 {
 color:#58575b;
	font-size:17px;
	font-weight:bold;
	WVNEditorName: titlelevel1;
}

.TITLELEVEL2 {
	color:#58575b;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	WVNEditorName: titlelevel2;
}


.TEXTLEVEL1 {
	font-size: 13px;
	color:#58575b;
	font-style:normal;
	WVNEditorName: textlevel1;
}

.TEXTLEVEL2 {
	font-size: 13px;
	color:#82781e;
	font-style:normal;
	WVNEditorName: textlevel2;
}

h1 {	font-size:17px;}

#ctl01_ctl00_ctl04_trReceiveLetterIn
{
	display:none;
}
