/* Start of CMSMS style sheet 'basic_text_53' */
* {
margin:0;
padding:0;
color:#000;
font-family: Arial, Sans-Serif;
}

body {
background-color:  #000;
font-family: Arial, Sans-Serif;
border:0;
text-align: left;

}

a:link, a:visited {
text-decoration: none;
}

a:hover {
text-decoration: none;
color:#6f0;
}

.small {font-size: 8pt;
    	 }

.large {font-size: 11pt;
	 }

p {line-height: 17pt;
padding:5px;
	margin: 5px 25px 10px 5px;
	font-size: 10pt;
        display: block;	
        text-align: Justify;
font-family:"Helvetica Neue", Helvetica, Arial, Sans-Serif;
	}


strong, b {
	font-weight: bold;
	}
	
em, i {
	font-style:italic;
	}

#title_text {
        font-family:"Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
        color:#D8FFC4;
	font-size: 26pt;
line-height: 26pt;
}

/* Main Headings */
h2, h3, h4, h5, h6 { font-weight: bold; line-height: 17pt; margin: 10px 15px 0 5px; text-transform: none;}
h1 { font-weight: normal;}
h1 { font-size: 18pt; text-align: center; margin: 10px 10px 10px 0;}
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h5 { font-size: 10pt; }
h6 { font-size: 8pt; }


/* End of 'basic_text_53' */

