﻿p {
	    font-family: Century Gothic;
		COLOR: #000000;
	    font-size: 13px;
    }
    A
    {
	    COLOR: #8FD400;
	    TEXT-DECORATION: underline;
	    font-family: Century Gothic;
	    font-size: 12px;
    }
    h1 {
	    font-family: Century Gothic;
	    font-size: 18px;
	    color: #8FD400;
	    font-weight: bold;
    }
    h2 {
	    font-family: Century Gothic;
	    font-size: 16px;
	    color: #8FD400;
	    font-weight: bold;
    }
    h3 {
	    font-family: Century Gothic;
	    font-size: 14px;
	    color: #C64025;
	    font-weight: bold;
    }
    h4 {
	    font-family: Century Gothic;
	    font-size: 13px;
	    color: #ffffff;
	    font-weight: bold;
    }
    h5 {
	    font-family: Century Gothic;
	    font-size: 25px;
	    color: #86C955;
	    font-weight: bold;
    }
    h6 {
	    font-family: Century Gothic;
	    font-size: 20px;
	    color: #000000;
    }
   body {
   		background-color:#000000;	    
	    margin-left: 0px;
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
	    scrollbar-face-color: #35c5ca;
	    scrollbar-highlight-color: #C0C0C0;
	    scrollbar-3dlight-color: #000000;
	    scrollbar-darkshadow-color: #666666;
	    scrollbar-shadow-color: #344873;
	    scrollbar-arrow-color: #ffffff;
	    scrollbar-track-color: #cccccc;
    }

 ul{
	list-style-image:    url(../images/bullet.gif);
	font-family: Century Gothic;
	font-size: 13px;
	color: #000000;
	margin-top:5px;
	
}
li {
	list-style-image:    url(../images/bullet.gif);
	font-family: Century Gothic;
	font-size: 13px;
	color: #000000;
	margin-top:5px;
	
}

   .base {
	    font-family: Century Gothic;
	    font-size: 12px;
	    color: #ffffff;
    }
	 .caption {
	    font-family: Century Gothic;
	    font-size: 11px;
	    color: #000000;
    }
	.highlight {
	    font-family: Century Gothic;
	    font-size: 16px;
	    color: #ff0000;
    }

	.DR{
	    font-family: Century Gothic;
	    font-size: 12px;
	    color: #C64025;
		font-weight:bold;
    }
	select {
	font-family: Century Gothic;
	font-size: 13px;
	color: #000000;
}
