body         {
	margin: auto 8% 2% 8%;
	background: White;
	font-size: 100.00%;
	font-family: Arial, Helvetica, sans-serif;
}


a:link     {
	color: #C80000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: normal;
}

a:visited  {
	color: #0032FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: normal;
}

a:hover    {
	color: green;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
}

a:active   {
	color: #B8007F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
}


p          {
	text-indent: 0px;
	font-style: normal;
	font-size: 19px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

p.indent   {
	text-indent: 30px;
	font-style: normal;
	font-size: 19px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

div          {
	text-indent: 0px;
	font-style: normal;
	font-size: inherit;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}
            
dt         {
	font-style: normal;
	font-size: 21px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

dd         {
	font-style: normal;
	font-size: 19px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

li         {
	font-style: normal;
	font-size: 19px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

th         {
	font-style: normal;
	font-size: 21px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}


td         {
	font-style: normal;
	font-size: 19px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

em         {
	font-style: oblique;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

strong     {
	font-style: normal;
	font-size: larger;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
}

b         {
	font-style: normal;
	font-size: inherit;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
}


H1         {
	Color: #3300cc;
	font-size: 48px;
	font-weight: 900;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

H2         {
	color: #3300cc;
	font-style: normal;
	font-size: 44px;
	font-weight: 900;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

H3         {
	Color: #3300cc;
	font-style: normal;
	font-size: 40px;
	font-weight: 900;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

H4         {
	Color: #3300cc;
	font-style: normal;
	font-size: 36px;
	font-weight: 900;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

H5         {
	Color: #3300cc;
	font-style: normal;
	font-size: 32px;
	font-weight: 900;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

H6         {
	Color: #3300cc;
	font-style: normal;
	font-size: 26px;
	font-weight: 900;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}



.XXL       {
	font-style: normal;
	font-size: 26px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

.XL        {
	font-style: normal;
	font-size: 26px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

.L         {
	font-style: normal;
	font-size: 21px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}
.M         {
	font-style: normal;
	font-size: 19px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

.S         {
	font-style: normal;
	font-size: 14px;
	font-weight: 200;
	font-family: Arial, Helvetica, sans-serif;
}

.XS        {
	font-style: normal;
	font-size: 12px;
	font-weight: 200;
	font-family: Arial, Helvetica, sans-serif;
}

.XXS       {
	font-style: normal;
	font-size: 10px;
	font-weight: 200;
	font-family: Arial, Helvetica, sans-serif;
}


.XXLred    {
	Color: #ff0000;
	font-style: normal;
	font-size: 26px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.XLred     {
	color: #ff0000;
	font-style: normal;
	font-size: 23px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.Lred      {
	Color: #ff0000;
	font-style: normal;
	font-size: 21px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.Mred      {
	Color: #ff0000;
	font-style: normal;
	font-size: 19px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.Sred      {
	Color: #ff0000;
	font-style: normal;
	font-size: 14px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.XSred     {
	Color: #ff0000;
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.XXSred    {
	Color: #ff0000;
	font-style: normal;
	font-size: 10px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}


.XXLblue   {
	Color: #3300cc;
	font-style: normal;
	font-size: 26px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.XLblue    {
	color: #3300cc;
	font-style: normal;
	font-size: 23px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.Lblue     {
	Color: #3300cc;
	font-style: normal;
	font-size: 21px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.Mblue     {
	Color: #3300cc;
	font-style: normal;
	font-size: 19px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.Sblue     {
	Color: #3300cc;
	font-style: normal;
	font-size: 14px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.XSblue    {
	Color: #3300cc;
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.XXSblue   {
	Color: #3300cc;
	font-style: normal;
	font-size: 10px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}

.migrate    { 
             color: #804040; 
             font-size: inherit;
}

.cokids   {
	font-family: "Comic Sans MS";
	font-size: inherit;
	font-weight: inherit;
	font-style: normal;
}