body{
	background-image:url(images/other_stone.jpg);
	color:white;
	background-color: #8B5A00;
}/*chartreuse background*/
p{background:#388e8e; color:white}
ul li{color:red}
ul {color:white} 
h1,h2,h3,h4,h5,h6{color:white;text-align:center}
h1{text-align:center}
h3{}
h4{text-align:center}
h5{text-align:center}
h6{}
table {color:red;float:right}
title{text-align:center}
p strong {color:white; font-weight:bold}																				 	
p em {color:red}
p{}
p b{}
span{text-align:left;font-size:15pt}
p.class {color:white;font-size:10pt;}

a:link { color: white; }  /* for unvisited links */
a:visited { color:yellow; } /* for visited links */
a:active { color: red; } /* when link is clicked */
a:hover { color: white }; /* when mouse is over link */


a.c1:link { color: #000000;font-size:12pt}  /* for unvisited links */
a.c1:visited { color: black; font-size:12pt} /* for visited links */
a.c1:active { color: rgb(255, 0, 102); font-size:12pt} /* when link is clicked */
a.c1:hover {background-color: white;color: navy;font-size:12pt} /* when mouse is over link */


.align{float:right;margin:15px}						 /*image alignment*/

.chart{padding: 5px; border: 5px solid #aaa; background-color:#20b2aa;font-size:16pt;margin-left:auto;margin-right:auto;}


									
.header{background-color:#daa520;list-style-position:inside;width:100%;color:white}

.intro{border-color:red;color:#000000;background-color:#bdb76b;font-size:10pt;width:80%}

.firstTable{text-align:center;border-color:red;color:white;background-color:#CD8500;font-size:12pt;border:15pt;width:80%;margin-left:10%;margin-right:10%;}
.secondTable{color:white;font-size:12pt;float:right;margin-right:15%;width:80%}
.thirdTable{margin-left:5%;width:90%;background-color:#7d9ec0; font-size:10pt; color:white; list-style-position:inside; margin-right:5%; float:right}

.fourthTable{background-color:#388e8e;font-size:15pt;list-style-position:inside;margin-left:15%;
										margin-right:auto;text:center}
										
.fifthTable{margin-left:10%;width:80%;background-color:#8B5A2B;font-size:13pt;color:white;margin-right:10%;}

.sixthTable{color:white;background-color:#bdb76b;font-size:10pt;width:20%}

.seventhTable{color:white;background-color:#bdb76b;font-size:10pt;width:100%}
.resize{border-color:red;color:green;background-color:#bdb76b;font-size:10pt}
/*These are to color code the chart*/
.blue{padding: 4px; border: 2px solid #aaa; background-color:#000fff;font-size:10pt;color:black;margin-left:auto;margin-right:auto;}
.yellow{padding: 4px; border: 2px solid #aaa; background-color:#ffff00;font-size:10pt;margin-left:auto;margin-right:auto;}
.green{padding: 4px; border: 2px solid #aaa; background-color:#9acd32;font-size:10pt;margin-left:auto;margin-right:auto;}
.violet{padding: 4px; border: 2px solid #aaa; background-color:#ee82ee;font-size:10pt;margin-left:auto;margin-right:auto;}
.white{padding: 4px; border: 2px solid #aaa; background-color:#ffffff;font-size:10pt;margin-left:auto;margin-right:auto;}

