/* style-abc.css                                                  */
/* Scott Bermingham WEB DESIGN - Standard Stylesheet */

BODY {
	font-family: Trebuchet MS, Geneva, Helvetica, Sans-Serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
       
P   {font-family: Trebuchet MS, Geneva, Helvetica, Sans-Serif; 
       font-size: 12px;}
UL  {font-family: Trebuchet MS, Geneva, Helvetica, Sans-Serif; 
       font-size: 12px;}
LI  {font-family: Trebuchet MS, Geneva, Helvetica, Sans-Serif; 
       font-size: 12px;}
TD  {
	font-family: "Trebuchet MS", Geneva, Helvetica, Sans-Serif;
	font-size: 16px;
}

A { color: #42647F; font-weight: bold; text-decoration: underline } 
a:visited { color: #42647F; font-weight: bold } 
a:active { color: #42647F; }
a:hover { color: #FF4500; text-decoration: underline; font-weight: bold } 

.style1 {font-size: 9px}
.style2 {font-size: 10px}
.style3 {font-size: 11px}
.style4 {font-size: 12px}
.style5 {font-size: 13px}
.style6 {font-size: 14px}
.style7 {font-size: 15px}
.style8 {font-size: 16px}
.style9 {font-size: 20px}


</style>

