/* CSS Document */

/* Top Style Sheet -- Starting Here*/

h1{
margin-top:.01em;
}

.font-10-white2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
text-align:left;
}


.font-10-white2:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
text-align:left;
}


.bottom_text{
font-family:Verdana;
font-size:10px;
font-weight:none;
color:#000000;
text-decoration:none;
text-align:center;
}

.bottom_text:hover{
font-family:Verdana;
font-size:10px;
font-weight:none;
color:#F8106D;
text-decoration:underline;
text-align:center;
}


/* Bottom Style Sheet -- End Here*/

