*{  margin:0;
    padding:0;
    border:none;
    color:#9c9c9c;
    font-size:11px;
    font-family:Verdana,san-serif;
    line-height:170%;

}

a{text-decoration:none;}
a:link,a:visited,a:active{color:#ebadbd;}
a:hover{color:#ffccff;}

h1{
    color:#afeeee;
    font-family:"Century Gothic";
    font-size:18pt;
    font-weight:normal;
    margin:10px 20px; 
}
h2{ 
    margin:15px 20px;
    color:#f0fff0;
    font-size:30pt;
}
h3{
    margin:15px 20px;
}
h4{
    margin:5px 30px;
    padding:1px 0;
    font-size:12px;
    font-weight:normal;
    border-bottom:1px solid #eeeeee;
    color:#f5d6ed;
}

p{margin:5px 30px 20px;}
img{border:0;}

.sub{background:url('a.gif') left center no-repeat;margin:10px 0;padding-left:13px;font-weight:bold;}
.title{color:#afeeee;font-size:10px;}
.t{margin:10px 10px 20px;font-size:10px;}
