/* style01.css */

BODY
{
color:#553300;
font-family:arial,sans-serif;
font-size:9px;
color:Black;
background-color:#fff;
vertical-align:middle;
}
ul{list-style-type:square;text-indent:0pt;text-decoration:underline;}
ol{List-style-type:decimal;List-style-position:outside;}
li{list-style-position:outside;}
h3#title{color:darkblue; font-weight:800;text-align:center;}
h5{color:midnightblue;text-indent:2em;}
.construction{font-size:16px;color:darkblue; font-weight:800;text-align:center;}
.color1{color:red;}
.color2{color:green;}
.home{text-indent:1em;font-size:12px;}
.description
{
text-align:left;
text-indent:2em;
font-weight:600;
}

.description1
{
text-align:left;
font-weight:800;
color:darkblue;
}

.showRod
{
cursor:hand;
font-size:12;
color:darkblue;
}

.showBoatRod
{
cursor:hand;
font-size:10;
color:darkblue;
}

.list
{
color:darkblue;
text-align:center;
cursor:hand;
vertical-align:top;
text-decoration:underline;
}

