body {	background: #ff9966;
	font: small Times;
	color: #003366; 
        margin-left: 1px; 
	margin-right: 1px;
	margin-top:1px;
	padding:0px;
	text-align:justify;
	}

p { text-align:justify; }

H1 {	font-weight: bold; 
        font-size: 120%; 
        font-variant: normal;
        font-style: normal;
        font-stretch: normal;
        font-size-adjust: none;
	text-align: center;
       	}

H2 {	font-weight: bold; 
        font-size: 110%; 
        font-variant: normal;
        font-style: normal;
        font-stretch: normal;
        font-size-adjust: none;
	text-align: center;
       	}

H3 {	font-weight: bold; 
        font-size: 105%; 
        font-variant: normal;
        font-style: normal;
        font-stretch: normal;
        font-size-adjust: none;
	text-align: justify;
	margin-top:0.5em;
	margin-left:0.3em;
       	}

H4 {	font-weight: bold; 
        font-size: 110%; 
        font-variant: normal;
        font-style: normal;
        font-stretch: normal;
        font-size-adjust: none;
	text-align: justify;
	margin-top:0.5em;
	margin-left:0.3em;
       	}

strong 	{ font-weight: bold; }
b	{ font-weight: bold; }


a.head {text-decoration:none;}
a.subhead {text-decoration:none;}
a.address {	
	text-decoration:none;
	font:medium times;
        font-style:italic;
        color:#ffcc99;
        background:#ff6600;}

b.head {text-decoration:none;
	font-weight: bold; }

.head {
	font:medium times;
	text-align:center;
        color:#ffcc99;
        background:#ff6600;
}

a.subhead {text-decoration:none;}

b.subhead {text-decoration:none;
	   font-weight: bold;
}

.subhead {
	font:small times;
	text-align:center;
        color:#ff6600;
        background:#ffcc99;
}

a.hbar {text-decoration:none;}
a.hbar {text-decoration:none;}

b.hbar {text-decoration:none;
	font-weight: bold; }

.hbar {
	font:medium times;
	text-align:center;
        color:#ffcc99;
        background:#ff6600;
}

a.subhbar {text-decoration:none;}

b.subhbar {text-decoration:none;
	   font-weight: bold;
}

.subhbar {
	font:small times;
	text-align:center;
        color:#ff6600;
        background:#ffcc99;
}

a.lbar {text-decoration:none;}

b.lbar {text-decoration:none;
	   font-weight: bold;
}

.lbar {
	font:small times;
	text-align:justify;
        color:#ff6600;
        background:#ffcc99;
}

a.rbar {text-decoration:none;}

b.rbar {text-decoration:none;
	   font-weight: bold;
}

.rbar {
	font:small times;
	text-align:justify;
        color:#ff6600;
        background:#ffcc99;
}

UL {    list-style: disc;
        text-align:justify;
        margin-right:10px;
}   

OL {    text-align:justify;
        margin-right:10px;
}   

P {     text-align:justify;
        margin-right:6px;
	margin-left:6px;
}  


TABLE      { border: outset 0pt; 
             border-collapse: separate;
             border-spacing: 0pt 
	     margin-left: auto;
             margin-right: auto;
             border-style: hidden;
	     color: #003366; 
}


TD         { 	color: #003366; 
border: inset 0pt }

TR         { 	color: #003366; 
border: inset 0pt }











