a {
color: #cc3300;
font-family: Arial;
font-size:  100%;
}

a.one {
color: #0033ff;
}

a:link {
font-weight: bold;
font-family:  "Arial";  
}

a:visited {
font-weight: bold;
color: #cc00ff;
font-family:  "Arial";  
}

a:hover {
color: #cc3300;
}

a:active  {
font-weight: bold;
color: #cc00ff;
font-family:  "Arial";  
}

body {
font-family: Arial;
font-size:  100%;
}

div {
text-align:  center;
}

hr {
width: 825px;
height: 5px;
}

hr.one {
width: 795px;
height: 5px;
}

hr.two {
width: 900px;
height: 5px;
}

p {
text-align:  justify;
margin-left: .6in;
margin-right: .6in;
font-family:  "Arial";  
font-size:  100%;
}

p.one {
text-align:  center;
font-size: 100%;
font-family:  "arial";
}

p.two {
text-align:  justify;
margin-left: .75in;
margin-right: .75in;
font-size:  100%;
font-family:  "arial";
}

p.cat {
color: #000099;
margin-left:  .75in;
margin-right: .75in;
font-family: Arial, Helvetica, sans-serif;
font-size:  120%;
}

p.black {
color: black;
text-align:  justify;
margin-left: .6in;
margin-right: .6in;
font-family:  "Arial";  
font-size:  100%;
}

p.red {
color: red;
text-align:  justify;
margin-left: .6in;
margin-right: .6in;
font-family:  "Arial";  
font-size:  100%;
}

table {
margin-left: auto;
margin-right: auto;
width: 90%;
border-width: 3px;
border-style: ridge;
}

table.one {
margin-left: auto;
margin-right: auto;
width: 92%;
border-width: 3px;
border-style: ridge;
}

td {
font-size:  100%;
font-weight: bold;
font-family:  Arial;
border-style: outset;
border-width: 3px;
}

td.one {
text-align: left;
font-size:  100%;
font-weight: bold;
font-family:  Arial;
border-style: outset;
border-width: 3px;
}

td.two {
color:	blue;
font-size:  100%;
font-weight: bold;
font-family:  Arial;
border-style: outset;
border-width: 3px;
}
th.top {
font-size:  32pt;
font-weight: bold;
font-family:  Arial;
border-style: outset;
border-width: 3px;
}

th {
font-size:  16pt;
font-weight: bold;
font-family:  Arial;
border-style: outset;
border-width: 3px;
}

h1 {
font-size:  100%;
font-weight: bold;
font-family:  Arial;
}

h2 {
font-size:  10pt;
font-weight: bold;
font-family:  Arial;
}

h3 {
font-size:  18pt;
font-weight: bold;
font-family:  Arial;
}

h4 {
font-size:  36pt;
font-weight: bold;
font-family:  Arial;
}

h5 {
color:  #ff9933;
font-size:  36pt;
font-weight: bold;
font-family:  Arial;
}


