.xlblack
{	font-family: "Times New Roman", "serif";
	font-size: x-large;
	font-weight: bold;
	color: black;
	text-decoration: none;}

.lblack
{	font-family: "Times New Roman", "serif";
	font-size: large;
	font-weight: bold;
	color: black;
	text-decoration: none;}

.mblack
{	font-family: "Times New Roman", "serif";
	font-size: medium;
	font-weight: bold;
	color: black;
	text-decoration: none;}

.sblack
{	font-family: "Times New Roman", "serif";
	font-size: small;
	font-weight: bold;
	color: black;
	text-decoration: none;}

.xlred
{	font-family: "Times New Roman", "serif";
	font-size: x-large;
	font-weight: bold;
	color: red;
	text-decoration: none;}

.lred
{	font-family: "Times New Roman", "serif";
	font-size: large;
	font-weight: bold;
	color: red;
	text-decoration: none;}

.mred
{	font-family: "Times New Roman", "serif";
	font-size: medium;
	font-weight: bold;
	color: red;
	text-decoration: none;}

.sred
{	font-family: "Times New Roman", "serif";
	font-size: small;
	font-weight: bold;
	color: red;
	text-decoration: none;}

.xlcpink
{	font-family: "Comic Sans MS", "cursive";
	font-size: x-large;
	font-weight: bold;
	color: #fa00fa;
	text-decoration: none;}
	
.lcpink
{	font-family: "Comic Sans MS", "cursive";
	font-size: large;
	font-weight: bold;
	color: #fa00fa;
	text-decoration: none;}

.mcpink
{	font-family: "Comic Sans MS", "cursive";
	font-size: medium;
	font-weight: bold;
	color: #fa00fa;
	text-decoration: none;}

.spink
{	font-family: "Comic Sans MS", "cursive";
	font-size: small;
	font-weight: bold;
	color: #fa00fa;
	text-decoration: none;}
			
.xlcblack
{	font-family: "Comic Sans MS", "cursive";
	font-size: x-large;
	font-weight: bold;
	color: black;
	text-decoration: none;}

.lcblack
{	font-family: "Comic Sans MS", "cursive";
	font-size: large;
	font-weight: bold;
	color: black;
	text-decoration: none;}

.mcblack
{	font-family: "Comic Sans MS", "cursive";
	font-size: medium;
	font-weight: bold;
	color: black;
	text-decoration: none;}

.scblack
{	font-family: "Comic Sans MS", "cursive";
	font-size: small;
	font-weight: bold;
	color: black;
	text-decoration: none;}

.xlcred
{	font-family: "Comic Sans MS", "cursive";
	font-size: x-large;
	font-weight: bold;
	color: red;
	text-decoration: none;}

.lcred
{	font-family: "Comic Sans MS", "cursive";
	font-size: large;
	font-weight: bold;
	color: red;
	text-decoration: none;}

.mcred
{	font-family: "Comic Sans MS", "cursive";
	font-size: medium;
	font-weight: bold;
	color: red;
	text-decoration: none;}

.scred
{	font-family: "Comic Sans MS", "cursive";
	font-size: small;
	font-weight: bold;
	color: red;
	text-decoration: none;}

.xlblue
{	font-family: "Timrd New Roman", "serif";
	font-size: x-large;
	font-weight: bold;
	color: blue;
	text-decoration: none;}

.lblue
{	font-family: "Timrd New Roman", "serif";
	font-size: large;
	font-weight: bold;
	color: blue;
	text-decoration: none;}

.mblue
{	font-family: "Timrd New Roman", "serif";
	font-size: medium;
	font-weight: bold;
	color: blue;
	text-decoration: none;}

.sblue
{	font-family: "Timrd New Roman", "serif";
	font-size: small;
	font-weight: bold;
	color: blue;
	text-decoration: none;}
	
.xlcblue
{	font-family: "Comic Sans MS", "cursive";
	font-size: x-large;
	font-weight: bold;
	color: blue;
	text-decoration: none;}

.lcblue
{	font-family: "Comic Sans MS", "cursive";
	font-size: large;
	font-weight: bold;
	color: blue;
	text-decoration: none;}

.mcblue
{	font-family: "Comic Sans MS", "cursive";
	font-size: medium;
	font-weight: bold;
	color: blue;
	text-decoration: none;}

.scblue
{	font-family: "Comic Sans MS", "cursive";
	font-size: small;
	font-weight: bold;
	color: blue;
	text-decoration: none;}

.xlcgreen
{	font-family: "Comic Sans MS", "cursive";
	font-size: x-large;
	font-weight: bold;
	color: green;
	text-decoration: none;}

.lcgreen
{	font-family: "Comic Sans MS", "cursive";
	font-size: large;
	font-weight: bold;
	color: green;
	text-decoration: none;}

.mcgreen
{	font-family: "Comic Sans MS", "cursive";
	font-size: medium;
	font-weight: bold;
	color: green;
	text-decoration: none;}

.scgreen
{	font-family: "Comic Sans MS", "cursive";
	font-size: small;
	font-weight: bold;
	color: green;
	text-decoration: none;}

.lcgold
{	font-family: "Comic Sans MS", "cursive";
	font-size: large;
	font-weight: bold;
	color: #e29e00;
	text-decoration: none;}
	
.mcgold
{	font-family: "Comic Sans MS", "cursive";
	font-size: medium;
	font-weight: bold;
	color: #e29e00;
	text-decoration: none;}

H1{COLOR:BLUE;   FONT-SIZE: X-LARGE;  FONT-FAMILY:SANS-SERIF;}
H2{COLOR:BLUE;   FONT-SIZE: LARGE; FONT-FAMILY:SANS-SERIF;}
H3{COLOR:RED;   FONT-SIZE: LARGE; FONT-FAMILY:'Comic Sans MS';}
H4{COLOR:9D001D; FONT-SIZE: MEDIUM; FONT-FAMILY:TIMES;  FONT-STYLE:ITALIC;}
H5{COLOR:BLACK;  FONT-SIZE: MEDIUM;  FONT-FAMILY:'Comic Sans MS';}
H6{COLOR:BLACK; FONT-SIZE: MEDIUM; FONT-FAMILY:CURSIVE;}

#BTM {POSITION:ABSOLUTE; BOTTOM:5%;}