/* Body - inheritable by all other styles */
body           {
	color:           #777777;
	font-size:        0.8em;
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	font-weight:      normal;
	background-color: #aeaeae;
	text-transform:   none;
	margin:           0 }

p  { color: #fff; font-size: 100%; line-height: 150%; background-color: #000; text-transform: none }

p.caption { color: #fff; font-size: 90%; font-weight:bold; line-height: 100%; background-color: #000; text-transform: none }

a    { color: #fff; font-size: 100%; text-decoration: none; background-color: #000 }

a.body    { color: #fff; font-size: 100%; text-decoration: underline; background-color: #000 }

a:Hover
    { color: #f33; background-color: #000 }

a.text    { color: #f33; font-size: 100%; text-decoration: none; }
a.text:Hover
    { color: #f33; text-decoration:underline }

div
   { color: #000; font-size: 100%; background-color: #000 }


span
   { color: #000; font-size: 100%; background-color: #000 }

span.SmallText
   { color: #fff; font-size: 85%; background-color: #000 }

span.SmallTextb
   { color: #000; font-size: 65%; background-color: #fff }

table
     { color: #000; font-size: 100%; background-color: #000 }


ol, ul
    { color: #fff; font-size: 100%; line-height: 200%; background-color: #000 }

 
img { 
	border:0;
	}
	

/* Form Elements */
input, textarea
  {
	color:           #000;
	background-color: #fcfcfc;
	border:           solid 1px }


input.flat
  {
	color:           #000;
	background-color: #fcfcfc;
	border:           solid 1px }


select
  {
	color:           #000;
	background-color: #fcfcfc;
	border:           solid 1px }

 

/* The Headings*/

h6
        { color: #ffffff; font-size: 130%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 100%; background-color: #000; font-weight:bold; margin: 0 }


h2
      {
	color:           #000;
	font-size:        130%;
	font-family:      "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight:      normal;
	line-height:      110%;
	background-color: #fff;
	margin:           0 }

h3
       { color: #ff3333; font-size: 120%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 150%; background-color: #000; margin: 0 }

h4
       { color: #ff3333; font-size: 150%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; font-weight: normal; line-height: 150%; background-color: #000; margin: 0 }

h5
    {
	color:           #000;
	font-size:        105%;
	font-family:      "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight:      normal;
	line-height:      150%;
	background-color: #fff;
	margin:           0 }


h1
      { color: #ff3333; font-size: 200%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 150%; background-color: #000; margin: 0 }


div.UltraSmall
  {
	font-size:  0.01px;
	line-height: 0.1% }

p.UltraSmall
  {
	font-size:  0.01px;
	line-height: 0.1% }

span.UltraSmall
  {
	font-size:  5px;
	color: #000; 
	background-color: #000;
	line-height: 5% }