a:link{
color: #3c83f4;
font-weight: bold;
text-decoration:none;
cursor:crosshair;
}

a:visited{
color: #3c83f4;
font-weight:bold;
text-decoration:none;
cursor:crosshair;
}

a:hover{
color: #ff9000;
font-weight:bold;
text-decoration:none;
cursor:crosshair;
}

a:active{
color: #000000;
font-weight: bold;
text-decoration:none;
}


h1{
font-size:14;
color:#ff0055;
font-family:arial;
text-transform:uppercase;
font-weight: regular;
}

h2{
font-size:14;
color:#000000;
font-family:arial black;
text-transform:uppercase;
font-weight:regular;
text-decoration:underline;
}

h3{
font-size:14;
color:#5a4eee;
font-family:arial black;
text-transform:uppercase;
font-weight:regular;
text-decoration:none;
}

h4{
font-size:14;
color:#ff0055;
font-family:arial;
text-transform:none;
font-weight:regular;
}


table{
font-size:14;
color: #000000;
font-family: arial;
font-weight:regular;
text-align:left;
}

body{
background-image: url("shadow2.gif");
background-repeat:repeat;
background-attachment: fixed;
font-family:arial;
font-size:14;
color: #000000;
font-weight: regular;
text-align:left;
}

