BODY {
	background-color: white;
}

BODY, TD {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
}

A {
	color: #0000bb;
}

.MonitorTitle {
	font-weight: bold;
	font-size: 11pt;
}

.trackPair, .trackPair TD {
	font-weight: normal;
	font-size: 7pt;
}

.trackList {
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 3px;
}

.trackMonitor {
	font-size: 7pt;
}

.trackMonitorText {
	padding-top: 20px;
	padding-bottom: 20px;
}

.setup {
	width: 120px;
	padding: 5px;
	border: 1px solid black;
}

.setup .header {
	font-weight: bold;
}

.setup .selected {
	font-weight: bold;
	color: red;
}

.setup .notSelected {
	
}

BODY.settings, BODY.header, BODY.info {
	margin: 3px;
}

.header .title {
	font-size: 24pt;
	font-weight: bold;
	padding-left: 5px;
}

.footer {
	margin: 5px;
	border-top: 1px solid #000000;
}