H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #660033;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #336699;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
H3 :link {color: #666666; text-decoration: none;}
H3 :visited {color: #666666; text-decoration: none;}
H3 :hover {color: #003366; text-decoration: underline;}
H3 :active {color: #666666; text-decoration: none;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
body :link {color: #660033; font-weight: bold; text-decoration: none;}
body :visited {color: #000000; font-weight: bold; text-decoration: none;}
body :hover {color: #000000; text-decoration: underline;}
body :active {color: #000000; text-decoration: underline;}

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.menu1 :link {color: #660033; text-decoration: none;}
.menu1 :visited {color: #660033; text-decoration: none;}
.menu1 :hover {color: #330033; text-decoration: none;}
.menu1 :active {color: #FFFFFF; text-decoration: none;}

.menu1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}
.menu1a :link {color: #FFFFFF;}
.menu1a :visited {color: #FFFFFF;}
.menu1a :hover {color: #FFFFFF;}
.menu1a :active {color: #FFFFFF;}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #CC0066;
}

.menu2 :link {color: #CC0066; text-decoration: none;}
.menu2 :visited {color: #CC0066; text-decoration: none;}
.menu2 :hover {color: #CC0066; text-decoration: underline;}
.menu2 :active {color: #CC0066; text-decoration: none;}

.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	background-color: #CC99CC;
	color: #CC0066;
}

.new :link {color: #CC0066;}
.new :visited {color: #CC0066;}
.new :hover {color: #000033;}
.new :active {color: #000033;}