H1 {
background : transparent;
font-family : Georgia;
font-size : 20px;
font-weight : normal;
text-align : center;
letter-spacing: 0.35em;
color : #ffffff;
}

H2 {
background : transparent;
font-family : Arial black;
font-size : 15px;
font-weight : normal;
text-align : center;
letter-spacing: 0.10em;
color : #ff0099;
}

H3 {
background : transparent;
font-family : Trebuchet MS;
font-size : 20px;
font-weight : bold;
text-align : left;
color : #ff0099;

}

H4 {
background : transparent;
font-family : Arial;
font-size : 10px;
font-weight : normal;
text-align : center;
color : #ffffff;
margin:2;
}


BODY, DIV, P, TR, TD {
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : normal;
color : #ffffff;
}


}
a { text-decoration: none; font-size: 12px;}  
A:link { color: #ffffff;text-decoration: none;}
A:visited { color: #ffffff;text-decoration: none;}
A:hover { color: #ff0099;text-decoration: none; }

p { line-height: 180%; }
}

body {
margin:0;
padding:0;
}
