BODY {
	color: #000066;
	background-color: #E3ECF4;
	font-family: Arial, sans-serif;
	font-size: small;
}

A {
	color: #5E0000;
	text-decoration: none;
}

A:HOVER {
	color: #CC0000;
	text-decoration: none;
}

.Head1 { 
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}

.Head2 {
	font-size: 18px;
	font-weight: bold;
}

.TextNormal { 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;}

.TextMedium { 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;}

.TextSmall { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;}

.TextMenu { 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #000066;}

.TextNavMenu { 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000066;
	background-color: #A5BBD3;
}

.MenuBar {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #000066;
	background-color: #A5BBD3;
}

.MenuBar A {
	color: #2900D4;
	text-decoration: none;
}

.MenuBar A:HOVER {
	color: #CC0000;
	text-decoration: none;
}

.SoundList {
	margin-left: 20px;
	margin-top: 8px;
}
