/* CSS Document */

b{color: #FFFFFF;}
i {font-family:helvetica; font-size:12px; color: #FFFFFF;}
u {text-decoration: none; border-bottom:1px solid #FFFFFF;}

a:link,a:visited,a:active
{
color: #FFFFFF;
font-family: Georgia;
font-weight: normal;
font-size:12px;
text-decoration: none;
}
a:hover
{
color: #FFFFFF;
text-decoration: underline;
}

h1 {
font-family: Georgia;
font-weight: normal;
font-size:18px;
color: #FFFFFF;
text-align:center;
text-transform: uppercase;
letter-spacing:-1px;
line-height: 19px;
margin:0px;
}

body {
background: #A841BF;
font-family: Georgia;
font-weight: normal;
font-size:12px;
color: #FFFFFF ; 
letter-spacing: value;
}

blockquote { 
color:#A841BF;
background-color:#FFFFFF;
font-family: Georgia;
font-size: 10px;
text-align: justify; 
BORDER: 0px; 
padding:2px;}


