/*

	Fighting Lady Styleheet
	
	
	Copyright 2007, all rights reserved, Reel Reports.
	
*/

p    { color: #333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal }

a {
	color: #0066cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1   { color: #DC0000; font-size: 1.5em; font-weight: 500; line-height: 20px; padding-top: 5px }

h2 {
	font-size: 1.3em;
	font-weight: 600;
}

li    { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; margin-bottom: 1px }

ul  { list-style-type: disc; margin: 1em 0 1em 10px }

.footer   { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; padding-top: 10px }
.feature  { background: #eeeeee; padding: 5px; border: solid 1px #E7E6E5 }
.feature2 {	
background: #ffffcc;	
border: 1px solid #cccc66;	
padding: 5px;
}
.menu A:link    { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: none; text-decoration: none; background: transparent }
.menu A:visited   { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: none; text-decoration: none }
.menu A:active   { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: none; text-decoration: none; background: transparent }
.menu A:hover   { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: none; text-decoration: underline; background: transparent }
