body { 	color: #FFFFFF; background: #000000 url(../images/xxx.jpg);
		font-family: arial, helvetica, sans-serif;
	}
 


a:link {
	
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
}

a:visited{
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
}

Aa	
	
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
}

					/*  Ex: a:link.navlink { color:#0000cc }
							a:visited.navlink { color:#9900cc }
							a:hover.navlink { color:#990000 }   
					*/

a:link.menu{
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, Sans-serif;
	}

a:visited.menu{
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, Sans-serif;
	}
a:hover.menu{
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, Sans-serif;
	}

/* other colors */	  

/* Light seagreen 20B2AA */
/* Seagreen 2E8B57 */
/* Medium seagreen 3CB371 */
/* Dark seagreen 8FBC8F (not dark)   */
/*   */
/*   */



/*   HEADING    */

.title {
		font-family:Times New Roman, Times, Serif;
		color:#20B2AA;
		font-weight:bold;
		font-size:54px;										     /* light seagreen */
	}


h1 {
font-family : Times New Roman, Times, serif; 
font-size : 25px; 
color : silver; 									     /* dark seagreen */

}
 

h1.shadow {
font-family : Times New Roman, Times, serif; 
font-size : 25px; 
color : #2E8B57; 									     /* seagreen */

text-shadow: 3px 3px 5px yellow;
}
 

h2 {
font-family : Times New Roman, Times, serif; 
font-size : 18px; 
color : #2E8B57; 									     /* seagreen */

}
 
h3 {
font-family : Times New Roman, Times, serif; 
font-size : 16px; 
color : #2E8B57; 									     /* seagreen */

}
 

h4{
font-size : 14px; font-weight:bold;
color : #2E8B57; 									     /*  seagreen */

}









/*   PARAGRAPH    */


.trbod {
font-family:times new roman; times, serif; 
font-weight:bold; 
font-size:14px; 
color:#556B2F;
}

.cutline12 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 12px; 
color : #336666; 
/*  background-color : #ffffff;  */
}
 
.creditline9 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 9px; 
color : #339966; 
/* background-color : #ffffff; */
text-align : right; 
}


p {
	font-family: Verdana, sans-serif; 
	font-weight:normal; 
	font-size:13px;
	text-align : left;
	}

.green  {
	font-family: Verdana, 
	ans-serif; 
	font-weight:normal; 
	font-size:13px;
	color: #00FA9A;
	}


.linkbar {
	text-decoration: none;
	font-size: 10px;
	padding: 4px;
	font-family: Arial, Helvetica, Sans-serif;
	font-variant : small-caps; 
	color: green;
}


.just {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 12px; 
text-align : justify; 
color : #000000;

}
 
.mini {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 10px; 
text-align : left; 
color : #000000;

}
 

.minicenter {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 10px; 
text-align : center; 
color : #000000;

}
 

.miniright {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 10px; 
text-align : right; 
color : #000000;

}


.minijust {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 10px; 
text-align : justify; 
color : #000000;

}

.byline {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 10px; 
text-align : right; 
font-style : oblique; 
color : #000000;

}
 
.cutline {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 10px; 
text-align : justify; 
font-style : oblique; 
color : #000000;

}

.footgreen {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 10px; 
text-align : left; 
color : #336633;							/* blue green */

}
 
.note {
text-indent : 10em; 
font-family : Verdana, Sans-serif; 
font-size : 12px; 
border : 0 none #663300; 
}
 
.note:before {
content : "NOTE: "; 
}
 
.sidebar {
font-family : "Times New Roman", Times, Serif; 
font-size : 12px; 
text-align : justify; 
color : #000000; 

margin : 1em 2em; 
}
 

/*   BLOCKQUOTE    */


blockquote {
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 12px; 
color : #336666; 									     /* blue green */

margin : 1em 12em 1em 14em; 
}
 
blockquote.cutline {
font-family : arial, helvetica, sans-serif; 
font-size : 12px; 
color : #000000;

margin : 1em 5em; 
}
 
blockquote.timesital {
font-family : "Times New Roman", Times, Serif; 
font-size : 12px; 
font-style : oblique;
color : #000000;
margin : 1em 5em; 
}




/*   SPAN paragraph  table cell   */

.small{
	font-family : arial, helvetica, sans serif;
	font-size: 10px; color:navy;
    }


.mini9{
	font-family : arial, helvetica, sans serif;
	font-size: 9px; color:navy;
    }

.linkbar9 {
	text-decoration: none;
	font-size: 9px;
	padding: 4px;
	font-family: Arial, Helvetica, Sans-serif;
	font-variant : small-caps; 
	color: green;
}

.scp12 {
font-variant : small-caps; 
color : #336666; 									     /* blue green */

font-size : 12px; 
}
 
.scp10 {
font-variant : small-caps; 
color : #336666; 									     /* blue green */
font-size : 10px; 
}

.scpsml {
font-variant : small-caps; 
color : #336666; 									     /* blue green */
font-size : 10px; 
}

.bit {
font-weight : bold; 
font-style : italic; 
}
 
.free12 {
font-size : 12px; 
}

.avblue11 {
color : blue;
font-size : 11px
}


.pixigreen11 {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
	color: green;
}

.pixigreen12 {
			font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	color: green;
}

.pixigray11 {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
	color: gray;
}
 
.scblgr14 {
font-family : arial, helvetica, sans-serif;
font-variant : small-caps; 
color : #336666; 									     /* blue green */

font-size : 14px; 
font-weight : bold; 
}



.scpblgr10 {
font-variant : small-caps; 
color : #336666; 									     /* blue green */
font-size : 10px; 
}

/*  TABLE   */
table.bar0{
	width:100%;
 	border:0
}

table.bar1{
	width:100%;
 	border:1
}

td {
	font-family : arial, helvetica, san-serif;
	font-size : 11px;
	text-align : left;
}

td.barG {
	height:1px;
	bgcolor:green;
}

td.barG {
	height:1px;
	bgcolor:blue;
}
 
td.linkbar9 {
	text-decoration: none;
	font-size: 9px;
	padding: 4px;
	font-family: Arial, Helvetica, Sans-serif;
	font-variant : small-caps; 
	color: green;
}
/* <!-- ********  LISTS **************                   			    */
/*												 					    */
/* See http://www.w3.org/TR/REC-CSS2/generate.html#lists  		  	    */
/*												 					    */
/* unordered - GLYPHS: disc, circle, and square 					    */
/*												 					    */
/* 'list-style-type' 												    */
/* disc | circle | square | decimal | lower-roman | upper-roman 	    */
/* | lower-alpha | upper-alpha 							 		 	    */
/*												 					    */
/* UL { list-style-image: url("http://png.com/ellipse.png") } 	 	    */
/*												 					    */
/* A value of 'none' for the 'list-style' property sets both	  	    */
/* 'list-style-type' and 'list-style-image' to 'none': 				    */
/*												 					    */
/* UL { list-style: none }											    */
/*												 					    */
/* The result is that no list-item marker is displayed.				    */
/*												 					    */
/*												 					    */
/*     ********************************************* -->				*/
 
ul {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 12px; 
}

ul.nobul {
font-family : Arial, Verdana, Helvetica, sans-serif; 
list-style : none; 
}

ul.nobulgreen11 {
font-family : arial, verdana, helvetica, sans-serif; 
list-style : none; 
font-size : 11px; 
line-height: 18px;
color : green;
}


ul.nobulgreen12 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
list-style : none; 
font-size : 12px; 
color : green;
}
 
ol.mini {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 10px; 
color : #000000;

}
 
ol {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000;

}


li {
font-family : Arial, Verdana, Helvetica, sans-serif; 
}
 

 
DIV {
margin : 1em 2em 3em 4em; 
}
