body {  background-color: #FFFFFF;
		font-size: 10pt;
		font-style: normal;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		/*color: #6666cc; /* med blue */
		margin-top: 0px;
		margin-left: 20px;
		margin-right: 20px;}

H1 {font-size:20px;
	font-weight:bold;
	color: #060; /*Green*/}
	
H2 {font-size:20px;
	font-weight:bold;
	font-style:italic;
	color: #060; /*Green*/}
	
H3 {font-size:17px;
	font-weight:bold;
	color: #060; /*Green*/}
	
Table.Table_class {border:1;
		cellpadding:2;
		cellspacing:2;
		align:center;}

a.reg:link { font-size:13px;
			font-weight:bold; 
			color: #060; /*Green*/}
a.reg:active {font-size:13px;
			font-weight:bold;
			color: #060; /*Green*/}
a.reg:visited {font-size:13px;
			font-weight:bold; 
			color: #060; /*Green*/}
a.reg:hover {  font-size:13px;
			font-weight:bold;
			color: #CC0000; /*purple*/}
	
a.toc:link { font-size:17px;
			font-weight:bold; 
			color: #060; /*Green*/}
a.toc:active {font-size:17px;
			font-weight:bold;
			color: #060; /*Green*/}
a.toc:visited {font-size:17px;
			font-weight:bold; 
			color: #060; /*Green*/
			}
a.toc:hover {  font-size:17px;
			font-weight:bold;
			color: #CC0000; /*red*/}

a.toc2:link { font-size:17px;
			font-weight:bold; 
			color: #FF6600; /*orange-gold*/
			Text-decoration: none;}
a.toc2:active {font-size:17px;
			font-weight:bold;
			color: #FF6600; /*orange-gold*/
			Text-decoration: none;}
a.toc2:visited {font-size:17px;
			font-weight:bold; 
			color: #FF6600; /*orange-gold*/
			Text-decoration: none;}
a.toc2:hover {  font-size:17px;
			font-weight:bold;
			color: #CC0000; /*red*/}

a.toch2:link { font-size:15px;
				font-weight:bold;
				font-style:italic;
				color: #990099; /*Dusty Purple*/
				Text-decoration: none;}
a.toch2:active {font-size:15px;
				font-weight:bold;
				font-style:italic;
				color: #990099; /*Dusty Purple*/ 
				Text-decoration: none;}
a.toch2:visited {font-size:15px;
				font-weight:bold; 
				font-style:italic;
				color: #FF6600; /*orange-gold*/
				Text-decoration: none; }
a.toch2:hover {  font-size:15px;
				font-weight:bold;
				font-style:italic;
				color:  #CC0000; /*red*/}
.TitleClass {
	font-size: 20px;
	font-weight: bold;
	color: #060; /*Green*/
}
