/* CSS Document */

body { 
margin:60px;
background-attachment: fixed;
color:#574b47;
background-color:#fa88ad;
background-image:url(images/pink.brown.gif)
} 


a:link {text-decoration:none;font-weight:bold;color:#000000;font-family:georgia;font-size:10pt}
a:visited {text-decoration:none;font-weight:bold;color:#000000;font-family:georgia;font-size:10pt}
a:hover {text-decoration:underline;font-weight:bold;color:#000000;font-family:georgia;font-size:10pt}
a:active {text-decoration:none;font-weight:bold;color:#000000;font-family:georgia;font-size:10pt}

.style1 a{
width:780px;
text-decoration:none;
font-weight:bold;
color:#ef6782;
font-family:georgia;
font-size:10pt
}

.style1 a:link{
text-decoration:none;
font-weight:bold;
color:#ef6782;
font-family:georgia;
font-size:10pt
}

.style1 a:visited{
text-decoration:none;
font-weight:bold;
color:#ef6782;
font-family:georgia;
font-size:10pt
}

.style1 a:hover{
text-decoration:none;
font-weight:bold;
color:#ef6782;
text-decoration:underline;
font-family:georgia;
font-size:10pt
}

.style1 a:active{
text-decoration:none;
font-weight:bold;
color:#ef6782;
font-family:georgia;
font-size:10pt
}

.h1 
{text-decoration:none;
font-weight:bold;
color:#000000;
font-family:georgia;
font-size:16pt
}

.style2 a{
width:780px;
text-decoration:none;
font-weight:bold;
color:#ef6782;
font-family:georgia;
font-size:10pt
}

.style2 a:link{
text-decoration:none;
font-weight:bold;
color:#6ccce4;
font-family:georgia;
font-size:10pt
}

.style2 a:visited{
text-decoration:none;
font-weight:bold;
color:#6ccce4;
font-family:georgia;
font-size:10pt
}

.style2 a:hover{
text-decoration:none;
font-weight:bold;
color:#6ccce4;
text-decoration:underline;
font-family:georgia;
font-size:10pt
}

.style2 a:active{
text-decoration:none;
font-weight:bold;
color:#6ccce4;
font-family:georgia;
font-size:10pt
}
