BODY {
background-image: url("../../images/back.gif");
}

BODY {
font-size: 12;
font-family: arial;
}

A:link {color: #B432E4}
A:visited {color: #B432E4}
A:active {color: #B432E4}
A:hover {text-decoration: underline; color: #013CC5}

textarea {
font-size: 12px;
font-family: "arial";
cols: 200;
}


H1 {
line-height: 100%;
font-size: 35px;
color: #0013C1;
font-family: arial;
}

p {
line-height: 20px;
font-size: 12px;
font-family: "arial";
font-weight: bold;
}

