a:link{
   color:#003366;
}
a:active{
   color:#003366;
}
a:visited{
   color:#99ccff;
}
a:hover{
   color:#99ccff;
}

p{
   font-size:0.9em;
   line-height:1.5;
}

.emp1{
   color:#6666cc;
   font-weight: bold;
}

.emp2{
   text-align:center;
}

.emp3{
   color:#6666cc;
}


h4{
   font-size:1em;
   line-height:1.5;
   color:#6666cc;
   border-style:solid;
   border-width:0px;
   border-bottom-width:2px;
   border-left-width:10px;
   border-color:#6666cc;
}

h3{
   font-size:1.2em;
   line-height:1.5;
   color:#6666cc;
   border-style:solid;
   border-width:0px;
   border-bottom-width:2px;
   border-left-width:10px;
   border-color:#6666cc;
}

h2{
   font-size:1.5em;
   line-height:1.5;
   color:#6666cc;
   border-style:solid;
   border-width:2px;
   border-left-width:10px;
   border-right-width:10px;
   border-color:#6666cc;
}

h1{
   font-size:2em;
   line-height:2;
   color:#6666cc;
   border-style:solid;
   border-width:2px;
   border-left-width:10px;
   border-right-width:10px;
   border-color:#6666cc;
}

hr {
@color:#6666cc;
@height:2px;
@width:100%;
}

body{
   background-image:url(2bigza63.jpg);
   background-repeat:no-repeat;
   background-attachment:fixed;
   background-position:right bottom;
}