body {
margin: 0px;
padding: 0px;
background-color: #9410DE;
font-size: 11px;
color: #000000;
font-family: tahoma;
}


h1 {
font-family: verdana;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
color: #C29E9E;
font-size: 11px;
}

h3 {
font-family: Verdana;
font-variant: small-caps;
letter-spacing: 2px;
margin-top: 5px;
margin-bottom: 0px;	
font-weight: bold;
color: #C29E9E;
font-size: 11px;
align: left;
}

h4 {
font-family: verdana;
font-variant: normal;
background-color: #9C18E7;
letter-spacing: 8px;
margin-top: 5px;
margin-bottom: 0px;	
font-weight: bold;
color: #8C0021;
font-size: 11px;
text-align: left;
}

blockquote {
border : 2px solid #21559C;
width: 200px;
float: center;
margin: 0px;
padding: 10px;
background-color: #FF45B5;
quotes: "\201C" "\201D";
}


a {
color: #21559C;
}

a:hover {
color: #9C18E7;
}
