body {
	background-color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:#D6D6D6;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-face-color:#135184;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#135184;
	scrollbar-3dlight-color:#135184;
	margin: 0px;
	padding: 0px;
 }

body.head {
            
	background-color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
        color:WHITE
	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:#D6D6D6;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-face-color:#135184;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#135184;
	scrollbar-3dlight-color:#135184;
 }


.topy	a:hover 	{ color: #999999; background-color: #000066; }
.topy	a:link		{ color: #999999; }
.topy	a:visited	{ color: #999999; }
.topy	a:active	{ color: #999999; }
		
		a:hover 	{ color: #CCFFCC; background-color: #000066; }
        a:link 		{ color: #EEEEEE; text-decoration: none;
}
		a:visited	{ color: #EEEEEE; text-decoration: none; }
		a:active	{ color: #EEEEEE; }

.footer	a:hover		{ color: #999999; background-color: #000066; }
.footer	a:link		{ color: #999999; }
.footer	a:visited	{color: #999999; }
.footer	a:active	{color: #999999; }



p    {
            text-align:justify;
                      font-size:10pt;
           }

      p.head  {
                font-family:arial;
            
            font-size:18pt;
            font-weight:normal;
            text-align:justify;
            margin:2px;
            }

      
     
      p.small {
	font-family:arial;
	color:#cccccc;
	font-size:8pt;
	vertical-align: middle;
	position: relative;
	top: -15pt;
          }

p.links {
        font-family:arial;
	color:#cccccc;
	font-size:8pt;
          }
table {
background-color: #999966;
}
table.one {
background-color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	text-indent: 14pt;

}

li {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 14pt;

}

.artback {background-image:url(http://www.vocalwebsites.com/neilhowlett/articles/artback.jpg);
background-repeat:repeat-y;
color:#333333}

img {
	border: none #000000;
}
.whitebox {background-color:#FFFFFF;
color:#333333; }

.greytext {color:#333333;}