P  {
	font-size : 12pt;
	FONT-FAMILY : "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	margin-left : 10pt;
	margin-right : 10pt;
}

H1  {
	font-size : 14pt;
	color : #fff8dc;
	text-transform : capitalize;
}

H2  {
	font-size : 12pt;
	color : #fff8dc;
	text-transform : capitalize;
}

H3  {
	font-size : 10pt;
	color : #fff8dc;
}

H4  {
	font-size : 12pt;
	color : #dc143c;
    text-transform : capitalize;
}   



pre {
  margin-left : 35pt;
}


BODY  {
	FONT-FAMILY : "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif; 
    BACKGROUND-COLOR: #000000;
	CURSOR : AUTO;
	COLOR : #fffafa;
    FONT-SIZE : 12PT;
}
   
#container {
  margin-left:15%;  
  margin-right:15%;
  background: #000000;

 }

A:active  {
	COLOR : #dc143c;
	FONT-FAMILY : "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	TEXT-DECORATION : underline;
} 

A:link  {
	FONT-WEIGHT : bold;
	COLOR : #ffff00;
	FONT-FAMILY : "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

A:visited  {
	FONT-WEIGHT : normal;
	COLOR : #6E7695;
	FONT-FAMILY : "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

A:hover  { 
     COLOR : #f8f8ff;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

li  {
	font-size : 12pt;
	list-style : circle, url(images/bulc.gif);
	margin-left : 25pt;
}    

ol {
	font-size : 12pt;
	margin-left : 25pt;
}

ul {
	font-size : 12pt;
	margin-left : 25pt;
}

hr  {
	color : #002f86;
}

table  {
	font-size : 10pt;
	FONT-FAMILY : "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

.foot  {
	font-size: 7pt;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	color: #333436b;
	text-align: center;
}    
.header  {
	font-size: 9pt;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	color: #333436b;
    align : left;
	
}

.dropcap  {
	float: left;
	width: 24px;
	font-size: 3PX;
	line-height: 36px;
	font-weight: bold;
	color: #ff0000;
	font-family: georgia, times;
}

.quote {
color: #dc143c;

}

.upcase {
  	font-style : normal;
	font-family : Arial, Helvetica;
	font-size : 8pt;
	text-transform : capitalize;
  
  }    
  
 iframe {
     font-size : 10pt;
	FONT-FAMILY : "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;  
    align: center;
}




