body         { 
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000; 
margin-left: 25px; 
margin-top:10px;
}

.update      { 
font-size: 12px;
color: #CCCCCC;
margin-top: -12
}

a:link		{
color: #0000CC;
}

a:active	{
color: #800000;
}

a:visited	{
color: #0099FF;
}

a:hover		{
	text-decoration: underline;
}



p, li {font-size: 12px; }
ul {margin-bottom: 0px;}
li {list-style-type: disc;}

.title {font-size: 18px; 
color: #008888;
}

.title2 {font-size: 18px; 
color: black;}

#award
{background-color:#F7FEEB;
border: 1px solid grey;
padding-top: 20px;
}

.shiplist
{background-color:#F1F1EF;}
#tbships
{border: 1px solid #999999;}
#tbships td
{border-bottom: 1px solid #999999;
text-align:center;
padding-left: 20px;}