p {	font-family: Myriad Roman, sans-serif;	font-size: 12px;	color: #000000;}

a:link {  color: #0B0E42; text-decoration: underline;}
a:visited { color: #0B0E42; text-decoration: underline;}
a:hover { color: #000000; text-decoration: underline;}
a:active { color: #0B0E42; text-decoration: underline;}

h1 {	font-family: Myriad Roman, sans-serif;	font-size: 15px;	color: #000000;}
h5 {	font-family: Myriad Roman, sans-serif;	font-size: 10px;	color: #666666;}
h5 :link {  color: #666666; text-decoration: underline;}
h5 :visited { color: #666666; text-decoration: underline;}
h5 :hover { color: #666666; text-decoration: underline;}
h5 :active { color: #666666; text-decoration: underline;}

td.box {
background-color: #E9F494;
border-top: #FF8601 3px solid;
border-bottom: #0B0E43 2px solid;
font-family: Myriad Roman, sans-serif;
font-size: 10px;
color: #993400;
}


.bg {  background-color: #FFFFFF;}
ul { font-family: Mryiad Roman, sans-serif; font-size: 11px; color: #000000; line-height: normal ; padding-top: 0px; padding-bottom: 5px; list-style-type: disc; list-style-position: outside;}
li { font-family: Myriad Roman, sans-serif; font-size: 11px; color: #000000; line-height: normal ; padding-top: 0px; padding-bottom: 5px; list-style-type: disc; list-style-position: outside;}
.imgtext {	padding-top: 0px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 0px;	margin: 0px;	float: left;}

div .line {
border-top: 2px solid  #9EBD0D;
margin: 0;
padding: 0;
width: 100%;
}