p {
font-size : 14px;
font-family :  arial;
color : #ffffff;
text-align : justify;
}
h3 {
font-family :  arial;
color : #ffffff;
text-align : center;
}
h2 {
font-family :  arial;
color : #ffffff;
text-align : center;
}
h1 {
font-family :  arial;
color : #ffffff;
text-align : center;
}
body {
font-size : 14px;
font-family :  arial;
color : #ffffff;
background : #660000;
margin : 3% 3% 3% 3% 
}
blockquote {
font-size : 14px;
font-family : times new roman;
color : #c0c0c0;
text-align : center;
}
a:hover {
font-weight : bold;
font-size : 13px;
font-family : times new roman;
color : #ffffcc;
background : #f0000f;
text-decoration : bold;
}
a:visited, a:link, a:active {
font-weight : bold;
font-size : 13px;
font-family : times new roman;
color : #ffff80;
text-decoration : normal;
}
