BODY{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12;
		font-weight: medium;
		font-style: normal;
		cursor: auto;
		color: #000000;
}
J{
		text-align: justify;
}
TD {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12;
		font-weight: medium;
		font-style: normal;
		cursor: auto;
		color: #000000;
}
A {
		text-decoration: none;
		color: black;
}
A:HOVER {
		text-decoration: none;
		color: red;
}
A:VISITED {
		text-decoration: none;
		color: navy;
}
A:VISITED:HOVER {
		text-decoration: none;
		color: red;
}
H1 {
		font-size: 18;
		color: navy;
		text-align: left;
}
H2 {
		font-size: 14;
		text-align: left;
}
H3 {
		font-style: italic;
		font-size: 14;
		text-align: left;
}
H4 {
		font-size: 12;
		font-weight: bold;
		text-align: left;
}

input {font-size: smaller; background-color: rgb(255,255,255) }
select {font-size: smaller; background-color: rgb(255,255,255) }
