body,table {
	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {font-size: 12pt;}
h2 {font-size: 11pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}

a {text-decoration: none;}

.underline {text-decoration: underline;}
.lucida {font-family: Lucida Console, Verdana, Arial, Helvetica, sans-serif;}

.rep_n {background-repeat: no-repeat;}
.rep_x {background-repeat: repeat-x;}
.rep_y {background-repeat: repeat-y;}

.input {width: 100%;}

.error {color: #f00;}
.red {color: #f00;}
.green {color: #0f0;}