a:link {
	background-color: transparent;
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	background-color: transparent;
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background-color: transparent;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#mainContent {
	width:760px;
	height:400px;
	padding: 1px 2px 2px 2px;
	background-color: transparent;
	overflow: auto;
	color: #000000;
	align: center;
}

.text {
	background-color: transparent;
	font: 11px Verdana;
	color: #000000;
}

.standout {
	background-color: transparent;
	font: 13px Verdana;
	color: #000000;
	font-weight: bold;
}

.title {
	background-color: transparent;
	font: 16px Verdana;
	font-weight: bold;
	color: #000000;
}

.title2 {
	background-color: transparent;
	font: 14px Verdana;
	font-weight: bold;
	color: #000000;
}

.small {
	background-color: transparent;
	font: 10px Verdana;
	color: #000000;
}

.smallest {
	background-color: transparent;
	font: 9px Verdana;
	color: #000000;
}

.footer {
	background-color: transparent;
	font: 9px Verdana;
	color: #C0C0C0;
}
a.footer {
	background-color: transparent;
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}

.grey {
	background-color: transparent;
	font: 10px Verdana;
	color: #C0C0C0;
}

input {font: 10px Verdana, color: black, font-size: 36px, background: yellow;}
textarea {font: 10px Verdana, color: black;}
select {font: 10px Verdana, color: black;}