BODY {
  background: #eeeeee;
  color: #000000;
  margin: 0px;
  font-family: Unicode Times;
}

select {
	font-family: verdana;
	font-size: 13;
	font-weight : bold
}

input {
	font-family: verdana;
	font-size: 11;
}

A:link {
	color: #002299;
	font-weight : bold;
	text-decoration: none;
}

A:active {
	color: #002299;
	font-weight : bold;
	text-decoration: none;
	font-size: 11;
}

A:visited {
	color: #002299;
	font-weight : bold;
	text-decoration: none;
}

A:hover {
	color: #990000;
	font-weight : bold;
}

li {
	font-family: Times;
	font-size: 11;
}

b {
	//font-family: arial;
	color: #001177;
}

strong {
	color: #880000;
}

i {
	color: #889988;
	font-size: 10;
}
	
span {
	font-size: 9;
}

h1 {
	color: #b2c7d8;
	font-family: arial;
	font-size: 20;
}

h2 {
	color: #770000;
	font-family: georgia;
	font-size: 20;
}

h3 {
	color: #9999cc;
	font-family: arial;
	font-size: 14;
}

hr {color: #C3D8E9; }

.mini {
	font-family: Georgia;
	font-size: 12;
}

.javaSELECT { width: 200px; }
.javaSELECT { font-family: arial; color: #550000; }
