body         {
	margin: auto 10% auto 10%;
	background-image: url(images/telltile.jpg);
	font-size: 100.00%;
	font-family: Arial, Helvetica, sans-serif;
}


a:link       {
	color: #cc3300;
	text-decoration: underline;
	line-height: 100%;
	font-size: inherit;
	font-weight: normal;
	font-variant: small-caps;
}

a:active     {
	color: #ff6600;
	text-decoration: none;
	line-height: 100%;
	font-size: inherit;
	font-weight: normal;
	font-variant: small-caps;
}

a:hover      {
	color: #cc3300;
	text-decoration: underline;
	background-color: #dcdcdc;
	line-height: 100%;
	font-size: inherit;
	font: bold;
	font-variant: small-caps;
}

a:visited    {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	line-height: 100%;
	font-size: inherit;
	font: bold;
	font-variant: small-caps;
}


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;
}

table         {
	BORDER-BOTTOM-COLOR: #663300;
	BORDER-BOTTOM-STYLE: double;
	BORDER-LEFT-COLOR: #663300;
	BORDER-LEFT-STYLE: double;
	BORDER-RIGHT-COLOR: #663300;
	BORDER-RIGHT-STYLE: double;
	BORDER-TOP-COLOR: #663300;
	BORDER-TOP-STYLE: double;
}

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;
}


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

.XL        {
	font-style: normal;
	font-size: 23px;
	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;
}


H1 {
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
}

H2  {
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
}

H3 {
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
}

H4  {
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}

H5  {
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
}

H6  {
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}

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

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

.tanbg    {
	background-color: #f7e3bd;
}