body 	{
	margin-top: 25px;
         margin-bottom: 20px;
         background-color: #2E2E2E;
         font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
         color: #000000
         }

table.mother { border: solid 0px white; }

td { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; letter-spacing: 1px }

td.content
	{
         color: white;
         padding-left: 12px;
         padding-right: 0px;
         padding-top: 10px;
         padding-bottom: 25px;
         margin-bottom: 0px;
         border-left: 0px solid silver;
         background-color:#2E2E2E
         }


 a
	{
	color: white;
         text-decoration:none;
         border-bottom: dotted 1px #A900FF;
        	}

 a:visited
	{
	color: white;
	}

 a:hover
	{

         border-bottom: solid 1px #A900FF;
	color: #FFFFFF !important;
	}

h1 { font-size: 1.8em; font-weight: bold; margin-top: 0px; padding-top: 0px }
h2 { font-size: 1.2em; font-weight: bold; margin-top: 0px; padding-top: 0px }
h3 { font-size: 1.0em; font-weight: bold; margin-top: 0px; padding-top: 0px }

.title { font-size: 1.0em; letter-spacing: 0px; color: #202020; font-weight:bold }
.author { font-size: 0.9em; letter-spacing: 0px; color: #7F7D67; font-weight:normal }
.of { font-size: 0.8em; letter-spacing: 0px; color: #202020; font-weight:normal; font-style:italic }

#content {
	font-family: Trebuchet MS, TimesNewRoman, serif;
         font-size: 0.9em;
         line-height: 18px;
         letter-spacing: 0px;
         color: #202020;
         text-align: left;
	}

#content p, #content ul, #content ol
	{
         font-size: 0.9em;
         line-height:20px;
         }

#previous
	{
	border-top: 1px solid #7BCF00;
         border-bottom: 1px solid #7BCF00;
         width:845px;
         padding-top: 20px;
         padding-left: 0px;
         background-color: #2E2E2E;
	font-family: Trebuchet MS, TimesNewRoman, serif;
         font-size: 0.8em;
         line-height: 18px;
         letter-spacing: 0px;
         color: #DFDFDF;
         text-align: left;
	}

#previous ul
	{
          margin-bottom:25px;
          list-style-image:url(bullet.gif);
          position: relative;
          left: -20px
         }


td.footnote
	{
         background-color: #2E2E2E;
         clear: left;
         font-size: 0.6em;
         color: #999999;
         margin-top: 0px;
         margin-bottom: 5px
         }


