H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #;
	padding-left: 0px;
  font-weight: bold;
  text-decoration: none;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #;
	padding-left: 0px;
  font-weight: bold;
  text-decoration: none;
}
.L1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BBBBBB;
	background-color: #;
	padding-left: 2px;
  font-weight: bold;
  text-decoration: none;
}
.L1 a {
	color : #BBBBBB;
}
.L1 a:hover {
	color : #FFFFFF;
  text-decoration: underline;
}

.L2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #220C0C;
	background-color: #FFFFFF;
	padding-left: 5px;
  text-decoration: none;
}
.L2 a {
	color : #000000;
}
.L2 a:hover {
	color : #OOOOOO;
  font-weight: bold;
  text-decoration: underline;
}
.L3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #EEEEEE;
	padding-left: 5px;
  text-decoration: none;
}
.L3 a {
	color : #000000;
}
.L3 a:hover {
	color : #000000;
  font-weight: bold;
  text-decoration: underline;
}
.CT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFF000;
	padding-left: 5px;
  text-decoration: none;
}
.CT1 a {
	color : #000000;
}
.CT1 a:hover {
	color : #000000;
  font-weight: bold;
  text-decoration: underline;
}
.C1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFEEE;
	padding-left: 5px;
  text-decoration: none;
}
.C1 a {
	color : #000000;
}
.C1 a:hover {
	color : #000000;
  font-weight: bold;
  text-decoration: underline;
}
.C2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFCCC;
	padding-left: 5px;
  text-decoration: none;
}
.C2 a {
	color : #000000;
}
.C2 a:hover {
	color : #000000;
  font-weight: bold;
  text-decoration: underline;
}
.C3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFAAA;
	padding-left: 5px;
  text-decoration: none;
}
.C3 a {
	color : #000000;
}
.C3 a:hover {
	color : #000000;
  font-weight: bold;
  text-decoration: underline;
}
.M1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #EEEEEE;
	padding-left: 2px;
  font-weight: normal;
  text-decoration: none;
}
.M1 a {
	color : #333333;
  text-decoration: underline;
}
.M1 a:hover {
	color : #aaaaaa;
  text-decoration: none;
  font-weight: bold;
}
.T1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #AAAAAA;
	padding-left: 2px;
  font-weight: bold;
}
.T1 a {
	color : #BBBBBB;
}
.T1 a:hover {
	color : #FFFFFF;
  font-weight: bold;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 2px;
  font-weight: bold;
}
.credits a {
	color : #FFFFFF;
}
.credits a:hover {
	color : #CCCCCC;
  text-decoration: underline;
}