﻿.body, td {
font: 10pt Arial;
}

.body {
background:  url(../images/Schopen-BG-Image.jpg);
margin: 15px;
text-align: center;
}

#container {text-align: center; width: 800px;}

a {
color: blue;
font: 12px Verdana;
text-decoration: none;
}

a:hover {
color: red;
}
.form_element {
font: 
10pt Arial;
color: #B52E23;
}

.form_data {
font: 
10pt Arial;
color: #000000;
}

