/* At-Rules */
@charset "iso-8859-1";

a {text-decoration: none; color: #b20000;}

a:hover {text-decoration: none; color: #ff0000;}

body {background-color: #ffffff; color: #000000; font-size: 10pt; font-family: arial; margin-top: 0; margin-left: 3; scrollbar-face-color: #b20000; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #dedede; scrollbar-3dlight-color: #eeeeee; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #000000;
}

.button { font-size: 10pt; font-family: arial; font-weight: bold; color: #ffffff; cursor: hand; background-color : #b20000;  border-color: #b20000;}

hr { width : 90%; height : 1; color: #b20000;}

td { font-size: 10pt; font-family: arial;}

textarea {font : 10pt arial; color: #b20000;}

select {font : 10pt arial; color: #b20000;}

input {font : 10pt arial; color: #b20000;}

/* End of style */