BODY{
	margin:7px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}

.HeaderNavbar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	font-size:10pt;
}
.AlignCenter { text-align:center; }
.SmlTxt { font-size:10pt;}

h1, h2, h3, h4, h5 { color:#993300; margin:0px;}

h6, h7 { color:#000000; margin:0px;}

h1 { font-size:24pt;}
h2 { font-size:18pt;}
h3 { font-size:16pt;}
h4 { font-size:14pt;}
h5 { font-size:12pt;}
h6 { font-size:24pt;}
h7 { font-size:18pt;}

.FontColorBlack { color:#000000; }

.YellowMark { background-color:#FFFF00; }
.BlackUnderLine { border-bottom:solid 2px #000000; font-size:18pt;}
.FooterNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
}
a.FooterLink:link { color:#000000; }
a.FooterLink:visited { color:#000000; }
a.FooterLink:hover { color:#000000; }

.Copyright {
	color:silver;
	font-size:8pt;
}

.DotedBox {
	border: 5px dashed red;
	padding:20px;
}
.DotedBox div { margin-top:20px;}