/*
This style sheet was created for TINYWORLD.CA
*/

BODY {
	background-color : White;
	color: Black;
	font-weight : normal;
	font-size: 11pt;
	font-style : normal;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

TABLE, TR, TD {
	color: Black;
	font-weight : normal;
	font-size: 11pt;
	font-style : normal;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

BR {  }

FONT {  }

IMG {  }

A.:link {
	color: Black;
	text-decoration: none;
	font-weight : bold;
	font-size: 10pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}

A.:visited {
	color: Black;
	text-decoration: none;
	font-weight : bold;
	font-size: 10pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}

A.:hover {
	color: Blue;
	text-decoration: underline;
	font-weight : bold;
	font-size: 10pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}

.regtxt {
	color: Black;
	font-weight : normal;
	font-size: 11pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}

.smtxt {
	color: Black;
	font-weight : bold;
	font-size: 10pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}

.titltxt {
	color: Black;
	font-weight : bold;
	font-size: 14pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}

.reserve { 
	color: Blue;
	font-weight : bold;
	font-size: 10pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;

  }
  
  .pertrip {
	color: Red;
	font-weight : bold;
	font-size: 10pt;
	font-style : italic;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}

 .pertrip2 {
	color: Red;
	font-weight : bold;
	font-size: 12pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
	text-decoration : underline;
}

A.pertrip2:link {
	color: Red;
	font-weight : bold;
	font-size: 12pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
	text-decoration : underline;
}
  
  .david {
	color: Black;
	font-weight : bold;
	font-size: 10pt;
	font-style : italic;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}

.davidreg {
	color: Black;
	font-weight : bold;
	font-size: 10pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}

 .descript {
	color: Black;
	font-weight : normal;
	font-size: 11pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
	
}

A.link2:link {
	color: White;
	text-decoration: underline;
	font-weight : bold;
	font-size: 10pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}

A.link2:visited {
	color: White;
	text-decoration: underline;
	font-weight : bold;
	font-size: 10pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}

A.link2:hover {
	color: Fuchsia;
	text-decoration: underline;
	font-weight : bold;
	font-size: 10pt;
	font-style : normal;
	font-family : Tahoma, Arial, Verdana, Helvetica;
}