/* CSS Document */
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}
body {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #F5DEB3;
	border: 0px;

}
/*special fonts for headlines*/
.script-black {
	font-family: "Script MT Bold";
	color: #000000;
}
.chapaigne-32 {
	font-size: 2em;
	font-weight: normal;
	font-family: "CAC Champagne";
	background-position: center;
}
.champagne-maroon-32 {
	font-weight: normal;
	color: #800000;
	font-family: "CAC Champagne";
	font-size: 3em;
	background-position: center;
}
.chancery-maroon-28 {
	font-weight: normal;
	color: #800000;
	font-family: "Black Chancery";
	font-size: 2em;
	background-position: center;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
/*text colours */
#red-b {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#navy-b {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#peru-b {
	font-weight: bolder;
	color: #CD853F;
	text-decoration: none;
}
#skyblue-b {
	font-weight: bold;
	color: #00BFFF;
	text-decoration: none;
}
#blue-b {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
#yellow-b {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
#purple-b {
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
#maroon-b {
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
#lime-green-b {
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
#white-b {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#steel-blue-b {
	font-weight: bold;
	color: #4682B4;
	text-decoration: none;
}
#fuschia-b {
	font-weight: bold;
	color: #FF00FF;
	text-decoration: none;
}
#teal-2-b {
	font-weight: bold;
	color: #00A6A6;
	text-decoration: none;
}
#black-b {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#green-b {
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
#teal-b {
	font-weight: bold;
	color: #008080;
	text-decoration: none;
}
#violet-red {
	font-weight: bold;
	color: #D02090;
	text-decoration: none;
}
#yellow {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
#dark-gold {
	font-weight: bold;
	color: #EF9D00;
	text-decoration: none;
}
#dark-yellow-gold {
	font-weight: bold;
	color: #FFBD3F;
	text-decoration: none;
}
#dark-brown-gold {
	font-weight: bold;
	color: #82765F;
	text-decoration: none;
}
/*black text for general use */
.black-norm-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-10 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-10 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-10 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-10 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-9 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-9 A {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-9 A:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-9 A:active {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-9 a:visited {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;	
}
.black-norm-11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-11 A {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-11 A:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-11 A:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-11 a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-12 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-12 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-12 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-12 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-14 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-14 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-14 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-norm-14 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
/*bold black text */
.black-bold-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-10 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-10 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-10 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-10 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-9 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-9 A {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-9 A:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-9 A:active {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-9 a:visited {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;	
}
.black-bold-11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-11 A {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-11 A:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-11 A:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-11 a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-12 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-12 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-12 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-12 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-14 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-14 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-14 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.black-bold-14 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
/*bold text yellow*/
.yellow-bold-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-10 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-10 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-10 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-10 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-9 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-9 A {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-9 A:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-9 A:active {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-9 a:visited {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;	
}
.yellow-bold-11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-11 A {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-11 A:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-11 A:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-11 a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-12 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-12 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-12 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-12 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-14 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-14 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-14 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.yellow-bold-14 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-10 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-10 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-10 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-10 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-9 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-9 A {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-9 A:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-9 A:active {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-9 a:visited {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;	
}
.white-bold-11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-11 A {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-11 A:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-11 A:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-11 a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-12 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-12 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-12 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-12 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-14 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-14 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-14 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.white-bold-14 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-18 {
	font-family: "Script MT Bold";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-18 A {
	font-family: "Script MT Bold";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-18 A:hover {
	font-family: "Script MT Bold";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-18 A:active {
	font-family: "Script MT Bold";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-18 a:visited {
	font-family: "Script MT Bold";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-16 {
	font-family: "Script MT Bold";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-16 A {
	font-family: "Script MT Bold";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-16 A:hover {
	font-family: "Script MT Bold";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-16 A:active {
	font-family: "Script MT Bold";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-16 a:visited {
	font-family: "Script MT Bold";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;	
}
.script-20 {
	font-family: "Script MT Bold";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-20 A {
	font-family: "Script MT Bold";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-20 A:hover {
	font-family: "Script MT Bold";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-20 A:active {
	font-family: "Script MT Bold";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-20 a:visited {
	font-family: "Script MT Bold";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-22 {
	font-family: "Script MT Bold";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-22 A {
	font-family: "Script MT Bold";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-22 A:hover {
	font-family: "Script MT Bold";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-22 A:active {
	font-family: "Script MT Bold";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-22 a:visited {
	font-family: "Script MT Bold";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-24 {
	font-family: "Script MT Bold";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-24 A {
	font-family: "Script MT Bold";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-24 A:hover {
	font-family: "Script MT Bold";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: FFF0F5;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-24 A:active {
	font-family: "Script MT Bold";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.script-24 a:visited {
	font-family: "Script MT Bold";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
/*normal tag styling*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: center;
	background-position: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333300;
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-position: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003333;
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-position: center;
}
.italic-bold {
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.line-thru {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: line-through;
}
/*below test for menus for navigation*/
ul {
list-style-type: none; /* suppression of useless elements */
width: 100%; /* precision for Opera */
}
li { float: left;} /* lists aligned to the left */

.menu a {
     margin: 0 2px;
     width: 100px; /* definition of menu button size */
     height: 20px;
     float: left;
     display: block;
     text-align: center;
     border: thin outset #006699;
     text-decoration: none;
     color: #0000FF;
     background: #F5DEB3;
     }
	 
.menu a:hover {
     background: #FFEFD1;
     border: thin outset #006666; 
     }

.menu a:active {
     background: FFEFD1;
     border: thin outset #FF0000; 
     color: #fff;
     }
/*above test for menus */
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
}
dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
/*special boxes with colour background*/
#box-grey-140 {
	background-color: #DEDEDE;
	padding: 5px;
	clear: both;
	float: none;
	width: 140px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #0000FF;
	border-right: thin outset #FF0000;
	border-bottom: thin outset #FF0000;
	border-left: thin outset #0000FF;
	margin-left: 5px;
}
#box-maroon-150 {
	background-color: #660000;
	padding: 8px;
	clear: both;
	float: none;
	width: 150px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	border-top: thin outset #0000FF;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #0000FF;
	margin-left: 5px;
}
#box-yellow-150 {
	background-color: #FFFF99;
	padding: 8px;
	clear: both;
	float: none;
	width: 150px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #FF0000;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #FF0000;
	margin-left: 5px;
}
#box-grey-150 {
	background-color: #DEDEDE;
	padding: 8px;
	clear: both;
	float: none;
	width: 150px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #0000FF;
	border-right: thin outset #FF0000;
	border-bottom: thin outset #FF0000;
	border-left: thin outset #0000FF;
	margin-left: 5px;
}
#box-wheat-150 {
	background-color: #FFEFD1;
	padding: 8px;
	clear: both;
	float: none;
	width: 150px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #FF0000;
	border-right: thin outset #0000FF;
	border-bottom: thin outset #0000FF;
	border-left: thin outset #FF0000;
	margin-left: 5px;
}
#box-maroon {
	background-color: #660000;
	padding: 8px;
	clear: both;
	float: none;
	width: 200px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	border-top: thin outset #0000FF;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #0000FF;
	margin-left: 10px;
}
#box-yellow {
	background-color: #FFFF99;
	padding: 8px;
	clear: both;
	float: none;
	width: 200px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #FF0000;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #FF0000;
	margin-left: 10px;
}
#box-grey {
	background-color: #DEDEDE;
	padding: 8px;
	clear: both;
	float: none;
	width: 200px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #0000FF;
	border-right: thin outset #FF0000;
	border-bottom: thin outset #FF0000;
	border-left: thin outset #0000FF;
	margin-left: 10px;
}
#box-wheat {
	background-color: #FFEFD1;
	padding: 8px;
	clear: both;
	float: none;
	width: 200px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #FF0000;
	border-right: thin outset #0000FF;
	border-bottom: thin outset #0000FF;
	border-left: thin outset #FF0000;
	margin-left: 10px;
}
#box-maroon-250 {
	background-color: #660000;
	padding: 8px;
	clear: both;
	float: none;
	width: 250px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	border-top: thin outset #0000FF;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #0000FF;
	margin-left: 10px;
}
#box-yellow-250 {
	background-color: #FFFF99;
	padding: 8px;
	clear: both;
	float: none;
	width: 250px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #FF0000;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #FF0000;
	margin-left: 10px;
}
#box-grey-250 {
	background-color: #DEDEDE;
	padding: 8px;
	clear: both;
	float: none;
	width: 250px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #0000FF;
	border-right: thin outset #FF0000;
	border-bottom: thin outset #FF0000;
	border-left: thin outset #0000FF;
	margin-left: 10px;
}
#box-wheat-250 {
	background-color: #FFEFD1;
	padding: 8px;
	clear: both;
	float: none;
	width: 250px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #FF0000;
	border-right: thin outset #0000FF;
	border-bottom: thin outset #0000FF;
	border-left: thin outset #FF0000;
	margin-left: 10px;
}
#box-maroon-275 {
	background-color: #660000;
	padding: 8px;
	clear: both;
	float: none;
	width: 275px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	border-top: thin outset #0000FF;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #0000FF;
	margin-left: 5px;
}
#box-yellow-275 {
	background-color: #FFFF99;
	padding: 8px;
	clear: both;
	float: none;
	width: 275px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #FF0000;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #FF0000;
	margin-left: 5px;
}
#box-grey-275 {
	background-color: #DEDEDE;
	padding: 8px;
	clear: both;
	float: none;
	width: 275px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #0000FF;
	border-right: thin outset #FF0000;
	border-bottom: thin outset #FF0000;
	border-left: thin outset #0000FF;
	margin-left: 5px;
}
#box-wheat-275 {
	background-color: #FFEFD1;
	padding: 8px;
	clear: both;
	float: none;
	width: 275px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #FF0000;
	border-right: thin outset #0000FF;
	border-bottom: thin outset #0000FF;
	border-left: thin outset #FF0000;
	margin-left: 5px;
}
#box-maroon-300 {
	background-color: #660000;
	padding: 8px;
	clear: both;
	float: none;
	width: 300px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	border-top: thin outset #0000FF;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #0000FF;
	margin-left: 10px;
}
#box-yellow-300 {
	background-color: #FFFF99;
	padding: 8px;
	clear: both;
	float: none;
	width: 300px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #FF0000;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #FF0000;
	margin-left: 10px;
}
#box-grey-300 {
	background-color: #DEDEDE;
	padding: 8px;
	clear: both;
	float: none;
	width: 300px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #0000FF;
	border-right: thin outset #FF0000;
	border-bottom: thin outset #FF0000;
	border-left: thin outset #0000FF;
	margin-left: 10px;
}
#box-wheat-300 {
	background-color: #FFEFD1;
	padding: 8px;
	clear: both;
	float: none;
	width: 300px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #FF0000;
	border-right: thin outset #0000FF;
	border-bottom: thin outset #0000FF;
	border-left: thin outset #FF0000;
	margin-left: 10px;
}
#box-grey-460 {
	background-color: #CCCCCC;
	padding: 8px;
	clear: both;
	float: none;
	width: 460px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: thin outset #FF0000;
	border-right: thin outset #0000FF;
	border-bottom: thin outset #0000FF;
	border-left: thin outset #FF0000;
	margin-left: 10px;
}
/*position containment table box*/
#box-770 {
	clear: both;
	float: none;
	width: 770px;
	position: relative;
	visibility: visible;
	height: auto;
	font-family: Verdana;
}
/*special columns for layout */
#thumbs {
	padding: 0px;
	clear: none;
	float: left;
	width: 90px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 0px;
}
#video {
	padding: 5px;
	clear: none;
	float: left;
	width: 80px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
#text100 {
	padding: 0px;
	clear: none;
	float: left;
	width: 100px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text125 {
	padding: 0px;
	clear: none;
	float: left;
	width: 125px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text150 {
	padding: 0px;
	clear: none;
	float: left;
	width: 150px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text160 {
	padding: 0px;
	clear: none;
	float: left;
	width: 160px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text175 {
	padding: 0px;
	clear: none;
	float: left;
	width: 175px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text200 {
	padding: 0px;
	clear: none;
	float: left;
	width: 200px;
	border: none;
	position: relative;
	visibility: visible;
	height: auto;
	font-style: normal;
	text-decoration: none;
	margin-left: 5px;
}
#text225 {
	padding: 0px;
	clear: none;
	float: left;
	width: 225px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text250 {
	padding: 0px;
	clear: none;
	float: left;
	width: 250px;
	border: none;
	position: relative;
	visibility: visible;
	height: auto;
	font-style: normal;
	text-decoration: none;
	margin-left: 5px;
}
#text260 {
	padding: 0px;
	clear: none;
	float: left;
	width: 260px;
	border: none;
	position: relative;
	visibility: visible;
	height: auto;
	font-style: normal;
	text-decoration: none;
	margin-left: 5px;
}
#text275 {
	padding: 0px;
	clear: none;
	float: left;
	width: 275px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text300 {
	padding: 0px;
	clear: none;
	float: left;
	width: 300px;
	border: none;
	position: relative;
	visibility: visible;
	height: auto;
	font-style: normal;
	text-decoration: none;
	margin-left: 5px;
}
#text325 {
	padding: 0px;
	clear: none;
	float: left;
	width: 325px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text340 {
	padding: 0px;
	clear: none;
	float: left;
	width: 340px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text350 {
	padding: 0px;
	clear: none;
	float: left;
	width: 350px;
	border: none;
	position: relative;
	visibility: visible;
	height: auto;
	font-style: normal;
	text-decoration: none;
	margin-left: 5px;
}
#text360 {
	padding: 0px;
	clear: none;
	float: left;
	width: 360px;
	border: none;
	position: relative;
	visibility: visible;
	height: auto;
	font-style: normal;
	text-decoration: none;
	margin-left: 5px;
}
#text375 {
	padding: 0px;
	clear: none;
	float: left;
	width: 375px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text380 {
	padding: 0px;
	clear: none;
	float: left;
	width: 380px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text400 {
	padding: 0px;
	clear: none;
	float: left;
	width: 400px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text425 {
	padding: 0px;
	clear: none;
	float: left;
	width: 425px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text450 {
	padding: 0px;
	clear: none;
	float: left;
	width: 450px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text475 {
	padding: 0px;
	clear: none;
	float: left;
	width: 475px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text480 {
	padding: 0px;
	clear: none;
	float: left;
	width: 480px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text500 {
	padding: 0px;
	clear: none;
	float: left;
	width: 500px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text525 {
	padding: 0px;
	clear: none;
	float: left;
	width: 525px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text550 {
	padding: 0px;
	clear: none;
	float: left;
	width: 550px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text575 {
	padding: 0px;
	clear: none;
	float: left;
	width: 575px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text600 {
	padding: 0px;
	clear: none;
	float: left;
	width: 600px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
#text625 {
	padding: 0px;
	clear: none;
	float: left;
	width: 625px;
	position: relative;
	visibility: visible;
	height: auto;
	margin-left: 5px;
}
.Italic-normal {
	font-style: italic;
	font-weight: normal;
}
.buy10 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: thin outset #00BFFF;
	text-decoration: none;
}
.buy11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: thin outset #00BFFF;
	text-decoration: none;
}
.buy12 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: thin outset #00BFFF;
	text-decoration: none;
}
.nav10 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 3px outset #FF0000;
	text-decoration: none;
}
.nav11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 2px outset #FF0000;
	text-decoration: none;
}
#high-yellow {
	background-color: #FFFF99;
}
#high-blue {
	background-color: #99FFFF;
}
#high-grey {
	background-color: #CCCCCC;
}
#high-white {
	background-color: #FFFFFF;
}
#high-black {
	background-color: #000000;
}

