﻿/* Pink: #e2007a*/

h1 {
    font-family: Til;
    font-weight: bold;
    font-size: 14;
    padding:0px;
    margin:0px;


}

a:link, a:visited, a:active { display: inline; color: #cc0000; padding:0px; margin:0px;}
a:hover {color: #ff0000;}



strong {
  font-family: Til;
  font-size: 12;
    font-weight: bold;
    display: inline;
}

ul {
    line-height:20px;
}

li {
    font-weight: bold;
    display: inline;
}


img{
  float: right;
}


#wrapper {
    display:none;
}





