/* CSS1 index style sheet by Yasmin */



/* GENERAL STUFF */

.body
	{
	background-color: #007700;
	}
 
A:link { color: #ffff00; text-decoration: none;}
A:visited { color: #98bcbb; text-decoration: none;}


.indexpagehead
	{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #007700;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	}

.copy
	{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	}

.copy2
	{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	}


/* STYLES FOR AUTODBIO PAGES IN THE ORDER IN WHICH THEY FIRST APPEAR */


td.menu
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
	text-align: center;
	background-color: #007700;
	}

td.menuNul
	{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #007700;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	}

td.pagehead
	{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #ffff00;
	background-color: #007700;
	}

td.menupagebottom
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}


.maintext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
	}

.theorytext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
	}

.maintextlist
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	margin-left: 80px;
	margin-right: 50px;
	}

.subhead
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #007700;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
	}







