A.headerMenu:link {
	FONT: bold 12px arial; COLOR: #333366; TEXT-DECORATION: none;
}
A.headerMenu:visited {
	FONT: bold 12px arial; COLOR: #333366; TEXT-DECORATION: none;
}
A.headerMenu:active {
	FONT: bold 12px arial; COLOR: #990033; TEXT-DECORATION: none;
}
A.headerMenu:hover {
	FONT: bold 12px arial; COLOR: #990033; TEXT-DECORATION: none;
}

A.leftMenu:link {
	FONT: 12px arial; COLOR: #333366; TEXT-DECORATION: none;
}
A.leftMenu:visited {
	FONT: 12px arial; COLOR: #333366; TEXT-DECORATION: none;
}
A.leftMenu:active {
	FONT: 12px arial; COLOR: #990033; TEXT-DECORATION: none;
}
A.leftMenu:hover {
	FONT: 12px arial; COLOR: #990033; TEXT-DECORATION: none;
}

A.leftMenuBold:link {
	FONT: bold 12px arial; COLOR: #333366; TEXT-DECORATION: none;
}
A.leftMenuBold:visited {
	FONT: bold 12px arial; COLOR: #333366; TEXT-DECORATION: none;
}
A.leftMenuBold:active {
	FONT: bold 12px arial; COLOR: #990033; TEXT-DECORATION: none;
}
A.leftMenuBold:hover {
	FONT: bold 12px arial; COLOR: #990033; TEXT-DECORATION: none;
}

A.leftMenuSmall:link {
	FONT-SIZE: 12px; COLOR: #333366; LINE-HEIGHT: 12px; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.leftMenuSmall:visited {
	FONT-SIZE: 12px; COLOR: #333366; LINE-HEIGHT: 12px; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.leftMenuSmall:active {
	FONT-SIZE: 12px; COLOR: #990033; LINE-HEIGHT: 12px; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.leftMenuSmall:hover {
	FONT-SIZE: 12px; COLOR: #990033; LINE-HEIGHT: 12px; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.leftMenuSmallPressed:link {
	FONT-SIZE: 12px; COLOR: #990033; LINE-HEIGHT: 12px; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.leftMenuSmallPressed:visited {
	FONT-SIZE: 12px; COLOR: #333366; LINE-HEIGHT: 12px; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.leftMenuSmallPressed:active {
	FONT-SIZE: 12px; COLOR: #990033; LINE-HEIGHT: 12px; FONT-FAMILY: arial; TEXT-DECORATION: none
}

A.PlanSmall:link {
	FONT-SIZE: 11px; COLOR: #003366; LINE-HEIGHT: 12px; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.PlanSmall:visited {
	FONT-SIZE: 11px; COLOR: #003366; LINE-HEIGHT: 12px; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.PlanSmall:active {
	FONT-SIZE: 11px; COLOR: #003366; LINE-HEIGHT: 12px; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.PlanSmall:hover {
	FONT-SIZE: 11px; COLOR: #003366; LINE-HEIGHT: 16px; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A.PlanBig:link {
	FONT: bold 11px arial; COLOR: #003366; TEXT-DECORATION: none
}
A.PlanBig:visited {
	FONT: bold 11px arial,verdana,helvetica,sans-serif; COLOR: #003366; TEXT-DECORATION: none
}
A.PlanBig:active {
	FONT: bold 11px arial; COLOR: #990033; TEXT-DECORATION: none
}
A.PlanBig:hover {
	FONT: bold 11px arial; COLOR: #990033; TEXT-DECORATION: underline
}

.blankSpace {
	FONT-SIZE: 10px; FONT-FAMILY: arial
}

body {
	margin: 0px; padding: 0px; background-color: #ffffff; font-family: Arial;
}
a:link {
	color: #3300CC; text-decoration: none; font-family: Arial;
}
a:visited {
	color: #3300CC; text-decoration: none; font-family: Arial;
}
a:hover {
	color: #990033; text-decoration: none; font-family: Arial;
}
a:active {
	color: #990033; text-decoration: none; font-family: Arial;
}

.title {
	font-weight: bold; font-size: 16px; color: #003366; font-family: arial
}
.title2 {
	font-weight: bold; font-size: 16px; font-family: arial; color: #ff6600; text-decoration: none
}
.title3 {
	font-size: 12px; color: #ff6600; font-family: arial
}
.text {
	font-weight: normal; font-size: 11px; color: #003366; font-family: arial
}
.textbig {
	font-weight: bold; font-size: 18px; color: #003366; font-family: arial
}
.note {
	font-weight: normal; font-size: 9px; color: #ff6600; font-family: arial
}