/* Kitty Boy Creations - April 2002 */

body      {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, arial, geneva, helvetica, sans serif;
	background-color: #FFFFFF;
}
a         {
	font-weight: normal;
	text-decoration : none;font-size: 11pt; 
}   /* all links are bold */
a:link    {
	color: #7CA723;
}       /* unvisited link */
a:visited {
	color: #7CA723;
}       /* visited links  */
a:active  {
	color: #7CA723}       /* active links   */
a:hover   {
	color: #333333;
	text-decoration : none;
}       /* MSIE rollover links   */
p         {
	font-size: 9pt;
	color: #666666;
	font-family: verdana, arial, geneva, helvetica, sans-serif
} 
table     { margin-left: 0px; margin-right: 0px; 
            margin-top: 0px; margin-bottom: 0px; }
td        { font-size: 9pt; color: #666666; font-family: verdana, arial, geneva, helvetica, sans-serif;
}
.title        {
	font-size: 11pt;
	color: #666666;
	font-family: verdana, arial, geneva, helvetica, "sans serif";
	font-weight: bold;
} 
.subtitle        {
	font-size: 10pt;
	color: #999999;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	font-style : normal;
} 
.small         { font-size: 8pt; color: #FFFFFF; font-family: verdana, arial, geneva, helvetica, sans-serif;
} 

.titlepink        {
	font-size: 11pt;
	color: #FF66CC;
	font-family: verdana, arial, geneva, helvetica, "sans serif";
	font-weight: bold;
} 
.huge        {
	font-size: 18pt;
	color: #666666;
	font-family: verdana, arial, geneva, helvetica, "sans serif";
	font-weight: bold;
} 
