body,tr,td,th { font-size: 10pt }
a:link        { color: #0f3fff }
a:hover       { color: #ff3f3f }
big           { font-size: 14pt;font-weight: bold }
small         { font-size: 8pt }
small.s	      { font-size: 4pt }
a.white       { color: #ffffff;font-weight: bold }
a.blue        { color: #0f0f7f }
h1             {
		font-size: 12pt;
		font-weight: bold;
		background: #ffde82;
		padding: 3px 2px 2px 3px;
		border-top: #ffeecc 1px solid;
		border-left: #ffeecc 1px solid;
		border-right: #fe970d 1px solid;
		border-bottom: #fe970d 1px solid;
}
h2            {
		font-size: 10pt;
		font-weight: normal;
		background: #ffffff;
		padding: 1px 1px 1px 1px;
		border-top: #ffffff 1px solid;
		border-left: #fe970d 4px solid;
		border-right: #ffffff 1px solid;
		border-bottom: #fe970d 1px solid;
}
td.s1         { background-color: #ffddcc ; text-align: center }
td.d1         { background-color: #ffddff ; text-align: center }
td.s2         { background-color: #ffffcc ; text-align: center }
td.d2         { background-color: #ffffff ; text-align: center }
span.n        { color: #ffffff ; background-color: #ff5522 ; margin-left : 5px ; padding: 1px 1px 0px 2px}
