h1 {
 font-family: verdana;
 font-size: 17px;
 font-weight: bold;
 color:#ffffff;
}
h2 {
 font-family: Aston-F2;
 font-size: 13px;
 font-weight: bold;
 color:#ffffff;
}

h3 {
 font-family: Courier New;
 font-size: 16px;
 font-weight: bold;
 color:#ffffff;
}


h4 {
 font-family: Courier New;
 font-size: 30px;
 font-weight: bold;
 color:#ffffff;
}

h5 {
 font-family: Courier New;
 font-size: 26px;
 font-weight: bold;
 color:#ffffff;
}


li {
 font-family: Courier New;
 font-size: 15px;
 line-height:20px;
 color:#000000;
}



p {
 font-family: Courier New;
 font-size: 13px;
 line-height:17px;
 color:#ffffff;
}



ul
{
 margin-left:10px;
 padding:10px;
 margin-top:0px;
 padding-top:0px;
}
a
{
 color:#adff2f;
 text-decoration:none;
}





a:hover
{
 color:#ffffff;
 text-decoration:underline;
}

