
.style1 {
	font-style: italic;
	font-size: 16px;
        font-weight: bold;
        font-family: Comic Sans MS;
 	color: #000000;
}
.scc {font-style: times new roman;
       font-weight: bold;
}
.cosmo {
	font-style: italic;
	font-size: 16px;
        font-weight: bold;
        font-family: Comic Sans MS;
 	color: #000000;
}
.backref {font-size: 10px;
         color: #696969;
}
.style3 {
	font-style: italic;
	font-size: 36px;
        font-weight: bold;
        font-family: Comic Sans MS;
 	color: #000000;
}
.bgblack{
         font-family: Arial;
		 font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background: #000000;

}
.bgblue{
         font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #D3D3D3;
}
.bgwhite{
         font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;

}
.ledtablehdr {
	font-family; Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	}
.norm {
         font-family: Arial;
		 font-weight: bold;
		 font-style: italic;
	font-size: 16px;
	color: #000000;
}
.toorder{font-size: 32px;
   font-family: Arial Black;
   color:#FF0000;
}
.complist{font-size:  30px;
   font-family: Arial Black;
   color:#000000;
   font-style: bold;
}
.com {font-size: 20px;
       font-family: Arial;
	   font-style: Italic;
	   color: #000000;}

.goto {font-size: 24px;
   font-family: Arial Black;
}
a:link {
	color: #006400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
         color: #FF8C00;}