a:link{
color: #ff0000;
font-weight: bold;
text-decoration:none;
cursor:crosshair;
}

a:visited{
color: #ff0000;
font-weight:bold;
text-decoration:none;
cursor:crosshair;
}

a:hover{
color: #ff00cc;
font-weight:bold;
text-decoration:none;
cursor:crosshair;
}

a:active{
color: #0000ff;
font-weight: bold;
text-decoration:none;
text-decoration:none;
cursor:crosshair;
}


h1{
font-size:24;
color:#cc0000;
font-family:arial black;
font-weight:regular;
text-transform:uppercase;
}

h2{
font-size:22;
color:#000000;
font-family:arial black;
font-weight:regular;
text-transform:uppercase;
text-decoration:NONE;
}

h3{
font-size:20;
color:#000000;
font-family:arial;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}


table{
font-size:18;
color: #000000;
font-family:arial;
font-weight:regular;
text-align:left;
}

body{
font-family:arial;
font-size:18;
color: #000000;
font-weight: regular;
text-align:left;
background-color: #eeeeee;
}
