body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;

}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;

}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-style: italic;

}


.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	margin-top: 2px;
	margin-bottom: 0px;
}

.titlemin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight : bold;
}


a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #FFFFFF;
	line-height: normal;

}

A.yellow, A.yellow:ACTIVE{
	color : #FFFFFF;
	text-decoration : underline;
}
a.yellow:hover {
	text-decoration: underline;
}
A.yellow:VISITED {
	color : #FFD700;
}

