P.blue {
	color : #000099;
	font-size : 83.33%;
}
TABLE.blue {
	border-style: outset;
	border-color : #6666ff;
	border-left-width : 12px;
	border-top-width : 6px;
	border-right-width : 6px;
	border-bottom-width : 6px;
	color : #000099;
	font-size : 100%;
}
.blue TD {
	border-style : inset;
	border-color : #00ccff;
	padding-left : 12px;
}
.blueh1 TD {
	background-color : #330099;
	color : #00ffff;
	font-weight: normal;
	font-size : 120%;
	border-style : outset;	
	border-color : #aaaaaa;
}
.blueh2 TD {
	background-color : #00ccff;
	color : #ffffff;
	font-weight: bold;
	font-size : 120%;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 3px;
	padding-right : 3px;
	border-style: inset;
	border-color : #aaaaaa;
}
.blueh1 TD a:link{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.blueh1 TD a:hover{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.blueh1 TD a:active{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.blueh1 TD a:visited{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.blue span {
	color : #0000ff;
	font-weight : bold;
	font-size : 120%;
}
.blue strong {
	color : #0000EE;
	font-weight : bold;
}
.blue em {
	color : #00ccff;
	font-style : normal;
	font-weight : bold;
}
.blue h3 {
	color : #0077aa;
	font-style : normal;
	font-weight : bold;
	font-size : 100%;
	text-align : left;
}
.blue a:link {
	color : #3366FF;
	font-weight : bold;
	text-decoration : underline;
}
.blue a:hover {
	color : #66CC99;
	font-weight : bold;
	text-decoration : underline;
}
.blue a:visited {
	color : #3366FF;
	font-weight : bold;
	text-decoration : underline;
}
.blue a:active {
	font-weight: bold;
	color: #cc33cc;
	text-decoration: underline;
	font-style: italic;
}

P.purple {
	color : #5544ff;
	font-size : 83.33%;
}
TABLE.purple {
	border-style: outset;
	border-color : #9944cc;
	border-left-width : 12px;
	border-top-width : 6px;
	border-right-width : 6px;
	border-bottom-width : 6px;
	color : #5544ff;
	font-size : 100%;
}
.purple TD {
	border-style : inset;
	border-color : #bb99ff;
	padding-left : 12px;
}
.purpleh1 TD {
	background-color : #663399;
	color : #ccbbff;
	font-weight: normal;
	font-size : 120%;
	border-style : outset;	
	border-color : #aaaaaa;
}
.purpleh2 TD {
	background-color : #bb99ff;
	color : #000099;
	font-weight: bold;
	font-size : 120%;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 3px;
	padding-right : 3px;
	border-style : inset;
	border-color : #aaaaaa;
}
.purpleh1 TD a:link{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.purpleh1 TD a:hover{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.purpleh1 TD a:active{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.purpleh1 TD a:visited{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.purple span {
	color : #6633ff;
	font-weight : bold;
	font-size : 120%;
}
.purple strong {
	color : #9944ff;
	font-weight : bold;
}
.purple em {
	color : #CC33FF;
	font-style : normal;
	font-weight : bold;
}
.purple h3 {
	color : #6633CC;
	font-style : normal;
	font-weight : bold;
	font-size : 100%;
	text-align : left;
}
.purple a:link {
	color : #9944ff;
	font-weight : bold;
	text-decoration : underline;
}
.purple a:hover {
	color : #ff44ff;
	font-weight : bold;
	text-decoration : underline;
}
.purple a:visited {
	color : #9944ff;
	font-weight : bold;
	text-decoration : underline;
}
.purple a:active {
	font-weight: bold;
	color: #ff44ff;
	text-decoration: underline;
	font-style: italic;
}

.newblue {
	color : #9933CC;
	color : #cc33cc;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
}
.newbluedetail {
	color : #3366FF;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
}
.newpurple {
	color : #cc3399;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
}
.newpurpledetail {
	color : #6633FF;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
}

P.amber {
	color : #990000;
	font-size : 83.33%;
}
TABLE.amber {
	border-style: outset;
	border-color : #990000;
	border-left-width : 12px;
	border-top-width : 6px;
	border-right-width : 6px;
	border-bottom-width : 6px;
	color : #990000;
	font-size : 100%;
}
.amber TD {
	border-style : inset;
	border-color : #ff9900;
	padding-left : 12px;
}
.amberh1 TD {
	background-color : #990000;
	color : #ff9900;
	font-weight: normal;
	font-size : 120%;
	border-style : outset;	
	border-color : #aaaaaa;
}
.amberh2 TD {
	background-color : #ff9900;
	color : #990000;
	font-weight: bold;
	font-size : 120%;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 3px;
	padding-right : 3px;
	border-style: inset;
	border-color : #aaaaaa;
}
.amberh1 TD a:link{
	color : #ffffff;
	font-weight : normal;
	text-decoration : underline;
}
.amberh1 TD a:hover{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.amberh1 TD a:active{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.amberh1 TD a:visited{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.amberh2 TD a:link{
	color : #ffffff;
	font-weight : normal;
	text-decoration : underline;
}
.amberh2 TD a:hover{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.amberh2 TD a:active{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.amberh2 TD a:visited{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.amber span {
	color : #ff0000;
	font-weight : bold;
	font-size : 120%;
}
.amber strong {
	color : #ff0000;
	font-weight : bold;
}
.amber em {
	color : #ff9900;
	font-style : normal;
	font-weight : bold;
}
.amber h3 {
	color : #ff9900;
	font-style : normal;
	font-weight : bold;
	font-size : 100%;
	text-align : left;
}
.amber a:link {
	color : #ff0000;
	font-weight : bold;
	text-decoration : underline;
}
.amber a:hover {
	color : #ff9900;
	font-weight : bold;
	text-decoration : underline;
}
.amber a:visited {
	color : #ff0000;
	font-weight : bold;
	text-decoration : underline;
}
.amber a:active {
	font-weight: ff9900;
	color: #cc33cc;
	text-decoration: underline;
	font-style: italic;
}

P.green {
	color : #339933;
	font-size : 83.33%;
}
TABLE.green {
	border-style: outset;
	border-color : #006633;
	border-left-width : 12px;
	border-top-width : 6px;
	border-right-width : 6px;
	border-bottom-width : 6px;
	color : #339933;
	font-size : 100%;
}
.green TD {
	border-style : inset;
	border-color : #88ffaa;
	padding-left : 12px;
}
.greenh1 TD {
	background-color : #006633;
	color : #88ffaa;
	font-weight: normal;
	font-size : 120%;
	border-style : outset;	
	border-color : #aaaaaa;
}
.greenh2 TD {
	background-color : #88ffaa;
	color : #006633;
	font-weight: bold;
	font-size : 120%;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 3px;
	padding-right : 3px;
	border-style: inset;
	border-color : #aaaaaa;
}
.greenh1 TD a:link{
	color : #ffffff;
	font-weight : normal;
	text-decoration : underline;
}
.greenh1 TD a:hover{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.greenh1 TD a:active{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.greenh1 TD a:visited{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
.green span {
	color : #33ff66;
	font-weight : bold;
	font-size : 120%;
}
.green strong {
	color : #33ff66;
	font-weight : bold;
}
.green em {
	color : #006633;
	font-style : normal;
	font-weight : bold;
}
.green h3 {
	color : #006633;
	font-style : normal;
	font-weight : bold;
	font-size : 100%;
	text-align : left;
}
.green a:link {
	color : #33ff66;
	font-weight : bold;
	text-decoration : underline;
}
.green a:hover {
	color : #006633;
	font-weight : bold;
	text-decoration : underline;
}
.green a:visited {
	color : #33ff66;
	font-weight : bold;
	text-decoration : underline;
}
.green a:active {
	font-weight: 006633;
	color: #cc33cc;
	text-decoration: underline;
	font-style: italic;
}

