/* CSS - Old BLack Horse - Based on Howie Watkins Stylesheet */

BODY {
font-size : 13px;
line-height : 17px;
font-family : verdana, gill, helvetica, sans-serif;
font-weight : normal;
color : red;
text-align : justify;
/ margin-top : 0px;
/ margin-bottom : 0px;
/ margin-left : 60px;
background : #FFFFFF;
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #CCCCCC;
}

a:link {
color: #0066cc;
font-size: 13px;
line-height : 17px;
font-family: verdana, gill, helvetica, sans-serif;
text-decoration: none;
}

a:visited {
color: #0066cc;
font-size: 13px;
line-height : 17px;
font-family: verdana, gill, helvetica, sans-serif;
text-decoration: none;
}

a:hover {
color: #ff3333;
font-size: 13px;
line-height : 17px;
font-family: verdana, gill, helvetica, sans-serif;
text-decoration: none;
}

p, td{
font-size: 13px;
line-height : 17px;
font-weight : normal;
color : black;
text-align : justify;
}

blockquote {
font-size: 13px;
line-height : 17px;
font-weight : normal;
color : blue;
text-align : justify;
}

li {
font-size: 13px;
line-height : 17px;
font-weight : normal;
color : #666666;
margin-bottom : 10px;
text-align : justify;
}

ul, input, ol, dt, dl, dd, form, list {
font-size: 13px;
line-height : 17px;
font-weight : normal;
color : black;
text-align : justify;
vertical-align: middle;
}

input.cent {
font-size: 13px;
line-height : 17px;
font-weight : normal;
color : black;
text-align : center;
vertical-align: middle;
}

input.norm {
font-size: 13px;
line-height : 17px;
font-weight : normal;
color : black;
text-align : normal;
vertical-align: middle;
}

H1 {
font-size : 40px;
line-height : 40px;
font-weight : normal;
color : #000000;
text-align : left;
margin-top : 10px;
margin-bottom : 40px;
}

H2 {
font-size : 20px;
font-weight : normal;
color : #000000;
text-align : left;
margin-top : 40px
margin-bottom : 20px;
}

H3 {
font-size : 16px;
line-height : 16px;
font-weight : normal;
color : #000000;
text-align : left;
}

H4 {
font-size : 20px;
line-height : 25px;
font-weight : normal;
color : #000000;
text-align : left;
margin-bottom : 30px;
}

H5 {
font-size : 9px;
line-height : 9px;
font-weight : normal;
color : #666666;
margin-bottom: 30px;
text-align : left;
}

H6 {
font-size : 25px;
line-height : 0px;
font-weight : normal;
color : #000000;
text-align : left;
margin-left : 20px;
margin-top : 20px;
}

/TABLE {
/width : 600px;
/spacing : 0px;
/padding : 5px; 
/}

Td {
vertical-align : top;
}