body            { font-family: Comic Sans MS; font-size: 12pt; background-color: #FFFFFF; }
td              { font-family: Comic Sans MS; font-size: 12pt; }
a               { font-family: Comic Sans MS; text-decoration: none; font-size: 12pt; }
input           { font-family: Arial,Helvetica; font-size: 10pt; }
select          { font-family: Arial,Helvetica; font-size: 10pt; }
textarea        { font-family: Arial,Helvetica; font-size: 10pt; }
.giant		{ font-family: Comic Sans MS; font-size: 14pt; }
.heavy		{ font-family: Comic Sans MS; font-size: 12pt; }
.medium		{ font-family: Comic Sans MS; font-size: 10pt; }
.fine		{ font-family: Comic Sans MS; font-size: 8pt; }
.tiny		{ font-family: Comic Sans MS; font-size: 6pt; }
.blackborder    {
                  border-width: 1px;
                  border-color: #000000;
                  border-style: solid;
                }
.boardingLeft	{ 
                  font-family: Comic Sans MS; 
                  font-size: 10pt; 
                  border-width: 2px;
                  border-color: #FFA000; 
                  border-top-style: none; 
                  border-left-style: none; 
                  border-right-style: none; 
                  border-bottom-style: dotted;
                }
.boardingRight	{ 
                  font-family: Comic Sans MS; 
                  font-size: 10pt; 
                  border-width: 2px;
                  border-color: #FFA000;
                  border-top-style: none; 
                  border-left-style: dotted; 
                  border-right-style: none; 
                  border-bottom-style: dotted;
                }
.playcare	{ 
                  font-family: Comic Sans MS; 
                  font-size: 12pt; 
                  border-width: 2px;
                  border-color: #FF3366; 
                  border-style: solid; 
                }
.table		{
                  border-color: #99CCCC;
                  border-width: 2px;
                  border-style: solid;
                }
.cell		{
		  border-top-style: none;
                  border-left-style: none;
                  border-right-style: none;
                  border-bottom-style: solid;
                  border-bottom-color: white;
                  border-bottom-width: 2px;
                }
.birdsupplies	{ 
                  font-family: Comic Sans MS; 
                  font-size: 12pt; 
                  border-width: 2px;
                  border-color: #CC66FF; 
                  border-style: solid; 
                }
.required       {
                  font-family: Arial, Helvetica;
                  font-size: 10pt;
                  border-color: #FF0000;
                  border-style: solid;
                  border-width: 1px;
                }
.normal         {
                  font-family: Arial,Helvetica;
                  font-size: 10pt;
                  border-style: solid;
                  border-color: #666666;
                  border-width: 1px;
                  background-color: #FFFFFF;
                }
.testimonial	{ 
                  font-family: Comic Sans MS; 
                  font-size: 10pt; 
                  color: #000000;
                  background-color: #FFFFFF;
                  border-width: 2px;
                  border-color: #FFA000;
                  border-top-style: none; 
                  border-left-style: none; 
                  border-right-style: none; 
                  border-bottom-style: dotted;
                }

.miracle	{ 
                  font-family: Comic Sans MS; 
                  font-size: 10pt; 
                  color: #000000;
                  background-color: #FFFFFF;
                  border-style: none;
                  text-justify: newspaper;
                }
