<style type="text/css">{}
h1, h2, h3, h4, h5, h6
{
font-family: arial, helvetica;
color: #CC232A;
font-weight: bold;
text-align: left;
margin-left: 10px
}
p
{
font-family: verdana, helvetica;
color: black;
font-size: 10pt;
text-align: left;
margin-left: 10px;
line-height: 150%
}
p.small
{
font-family: verdana, helvetica;
color: black;
font-size: 8pt;
text-align: left;
margin-left: 5px;
}
p.dogs
{
font-family: verdana, arial, helvetica;
color: black;
font-size: 11pt;
text-align: left;
margin-left: 10px;
line-height: 125%;
}
body
{
background-color: #ffffff;
background-repeat: repeat-x;
margin-top: 0px;
}
table.top
{
background-image: url('images/top-bkg-1.gif');
background-position: bottom right;
background-repeat: no-repeat
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabsD {
      float:left;
      width:100%;
      background:#FCF3F8;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #F4B7D6;
      }
    #tabsD ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
      }
    #tabsD li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsD a {
      float:left;
      background:url('images/tableftD.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabsD a span {
      float:left;
      display:block;
      background:url('images/tabrightD.gif') no-repeat right top;
      color:#53328d; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsD a span {float:none;}
    /* End IE5-Mac hack */
    #tabsD a:hover span {
      color:#53328d;
      }
    #tabsD a:hover {
      background-position:0% -42px;
      }
    #tabsD a:hover span {
      background-position:100% -42px;
      }  


ul.square
{
list-style-type: square;
font-family: verdana, helvetica;
font-size: 10pt;
text-align: left
}
ul.heart
{
list-style-image: url('images/heart.jpg');
font-family: verdana, helvetica;
font-size: 10pt;
text-align: left;
}
ol.number
{
list-style-type: number;
font-family: verdana, helvetica;
font-size: 10pt;
text-align: left
}
a
{
font-family: verdana, helvetica;
font-size: 10pt;
font-weight: bold;
text-align: left
}
a.line
{
font-family: verdana, helvetica;
font-size: 10pt;
text-decoration: underline;
text-transform: capitalize
text-align: left
}
a.side
{
font-family: verdana, helvetica;
font-size: 8pt;
text-decoration: none;
text-align: left; 
text-transform: capitalize;
font-weight: normal
}

a:link { color: #53328d }
a:visited { color: red }
a:active { color: #cc0066 }

a.side:link { color: #53328D }
a.side:visited { color: red }
a.side:active { color: pink }
--></style>
