<style>
b{color: #ADFF2F;}
i{font-size:11px; font-family:georgia; color: #00BFFF;}
u{border-bottom:1px solid #00BFFF; color: #ADFF2F;}

a:link,a:visited,a:active
{
color: #FF1493;
font-family:arial;
font-weight:normal;
font-size:11px;
text-transform:normal;
text-decoration:none;
}
a:hover
{
color: #00BFFF;
cursor:nw-resize;
font-size:11px;
font-weight:normal;
text-transform: normal;

}

h1 {
background-color: #FFFFFF;
border-bottom:3px solid #00BFFF;
border-left:10px solid #ADFF2F;
border-right:10px solid #ADFF2F;
font-family:times new roman;
font-weight:normal;
font-size:13px;
color: #FF1493;
text-align:center;
text-transform:uppercase;
line-height: 13px;
letter-spacing: 0px;
margin:0px;
padding:1px;

}

h2 {
margin-bottom: 0px;
margin-top: 0px;
background: #999999;
border-bottom:3px solid #ADFF2F;
line-height:13px;
font-size:11px;
font-family:Arial;
font-weight: normal;
color: #ffffff;
}

.side {
margin-top:0px;
background-color: #333333;
border:none;
font-family: trebuchet ms;
font-size:11px;
color: #ffffff;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:12px;
border-bottom:1px solid #999999;}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display:block;
font-family: arial;
font-size: 9px;
line-height:9px;
font-weight: normal;
text-decoration:none;
border-left:8px solid #00BFFF;
background: #000000;
color: #ff3399;
text-transform: uppercase;
text-align: center;
padding:2px;
letter-spacing:1px;
}
a.navi:hover {
display:block;
font-family: arial;
font-size: 9px;
line-height:9px;
font-weight: normal;
text-decoration:none;
border-left:8px solid #ADFF2F;
background: #000000;
color: #ffffff;
text-transform: uppercase;
text-align: center;
padding:2px;
letter-spacing:1px;
}

textarea, input	{
font-family: arial;
font-size: 12px;
color: #FFFFFF;
background:transparent;
border-style: dotted;
border-color: #ADFF2F; 
}


</style>