html

{
scrollbar-face-color: #D1D1D4;
scrollbar-3dlight-color: #B8B8B8;	
scrollbar-shadow-color: #DADADA;
scrollbar-arrow-color: #494949;
scrollbar-track-color: #EFEFEF;
background-color: #FFFFFF
}


a:link 
{ color: #125ca6; text-decoration: NONE;

}
a:active 
{ color: #125ca6; text-decoration: NONE;

}
a:visited 
{ color: #125ca6; text-decoration: NONE;

}
a:hover
{ color: #cc0000; text-decoration: underline;

}

body {
  background-color: #ffffff;

}

h1 {
margin-top: 0;
margin-bottom: 0;
color:#000000;
text-decoration: none;
letter-spacing:normal
text-transform: normal;
font-stretch:extra-condensed;
font-weight:800;
font-size: 20px;
line-height:26px;
font-family:Arial, Helvetica, sans-serif;

}
h2 {
margin-top: 0;
margin-bottom: 0;
color:#000000;
text-decoration: none;
letter-spacing: 0px;
line-height:normal;
font-weight:450;
text-transform: normal;
font-stretch:narrower;
font-size: 13px;
line-height:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

h3 {
margin-top: 0;
margin-bottom: 0;
color:#000000;
text-decoration: none;
letter-spacing: 0px;
line-height:normal;
font-weight:450;
text-transform: normal;
font-stretch:narrower;
font-size: 10px;
line-height:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h4 {
margin-top: 0;
margin-bottom: 0;
color:#5c5a5a;
text-decoration: none;
letter-spacing: 0px;
line-height:normal;
font-weight:400;
text-transform: normal;
font-stretch:narrower;
font-size: 11px;
line-height:13px;
font-family:Arial, Helvetica, sans-serif;

}

h5 {
margin-top: 0;
margin-bottom: 0;
color:#cc0000;
text-decoration: none;
letter-spacing: 0px;
line-height:normal;
font-weight:450;
text-transform: normal;
font-stretch:narrower;
text-transform:uppercase;
font-size: 14px;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;

}
h6 {
margin-top: 0;
margin-bottom: 0;
color:#000000;
text-decoration: none;
letter-spacing: 0px;
line-height:normal;
font-weight:450;
font-stretch:narrower;
font-size: 12px;
line-height:16px;
font-family:Arial, Helvetica, sans-serif;
}

p {
margin-top: 0;
color:#000000;
text-decoration: none;
letter-spacing: 0px;
line-height:normal;
font-weight:400;
font-stretch:narrower;
font-size: 12px;
line-height:16px;
font-family:Arial, Helvetica, sans-serif;
}

p img { 
float:left;
margin-top:.2px;
margin-right:20px;
margin-left:0x;
margin-bottom:-1px;
border: solid #282828 1px;
hover: solid red 5px;
font-size:30px;
color: #000000;
background color:#6f4452;
}

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #A5AEC5;
}
.li {
text-align: left;
margin-top: 0;
margin-left: 0;
color:#000000;
text-decoration: none;
letter-spacing: 0px;
font-weight:400;
text-transform: capitalize;
font-size: 12px;
font-family: "arial", verdana, sans-serif; 	
}

th {
text-align: left;
margin-top: 0;
color:#000000;
font-weight:600;
font-size: 12px;
font-family: "arial", verdana, sans-serif; 
}

td {
text-align: left;
margin-top: 0;
color:#000000;
font-weight:400;
font-size: 12px;
font-family: "arial", verdana, sans-serif; 
 }

ul.disc {
list-style-type:disc;
}
 
ul.disc li {
margin-left: 5px; /* Set the margin to your spaitial preferences */
}