/* CSS Document */
body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
h1 {
font-size: 14px;
}

.back {
text-decoration: none;
font-weight: bold;
color: #000000;
}
A.back:hover {
text-decoration: underline;
}




