stylesheet for cat-net


	BODY {
	    font-family: Osaka,,MS Gothic;
	    font-size: 12px;
	    line-height: 130%;
	    font-weight: normal;
		text-decoration: none;
	    color: #000000;
	    background-image: url("http://www.abacuss.com/cat-net/frame/images/2cats_550x800_7.gif");
	    }
	TD,TH {
	    font-size: 12px;
	    }
		H1 {
			color: #000000;
			font-size: 24px;
			font-weight: 800;
			font-weight: bold;
			line-height: 70%;
			}
		H2 {
			color: #000000;
			font-size: 18px;
			font-weight: bold;
			line-height: 70%;
			}
		H3 {
			color: #000000;
			font-size: 16px;
			font-weight: bold;
			line-height: 70%;
			}
		A:link { 
			text-decoration: none;
			}
		A:visited { 
			text-decoration: none;
			}
		
		A:hover {
			text-decoration: underline;
			}
	  P {
		color: #000000;
		font-weight: normal;
		font-size: 12px;
		line-height: 130%;
		}
	 DL,DT,DD {
		font-weight: normal;
		font-size: 12px;
		line-height: 130%;
		}
	 UL,OL,LI {
		font-weight: normal;
		font-size: 12px;
		line-height: 130%;
		}
		
	.text {
		color: #000000;
		font-weight: normal;
		font-size: 12px;
		line-height: 130%;
		}
	.textS {
		font-weight: normal;
		font-size: 10px;
		line-height: 130%;
		}
		
	.topic {
		text-indent: 0px;
		font-family: Osaka,MS Gothic;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
		background: #ffffff;
		}

	.nav {
		font-size:10pt;
		font-weight: normal;
		text-decoration: none;
	    }
	    
	    /* bigger heading */
	.head {
			font-size: 18px;
			color: #880000;
			font-weight: bold;
			font-weight: 800;
			text-decoraton: none;
		}
		/* smaller heding */
	.subhead {
			font-size: 16px;
			color: #006666;
			font-weight: bold;
			font-weight: 600;
			text-decoraton: none;
		}
	address {
	   font-size: 10px;
	   font-weight: normal;
	   text-decoration: none;
	   color: #333333;
	 	text-align: center;
		}
		
	.date {
		font-size: 10px;
		font-style: italic;
		color: #666666;
	   font-weight: normal;
	   text-decoration: none;
		}
	.access {
		font-size: 12px;
		color: #FFFFFF;
	   font-weight: bold;
	   text-decoration: none;
		}
	.note {
		font-size: 10px;
		color: #666666;
	   font-weight: normal;
	   text-decoration: none;
		}
/* temporary for div and center */
	DIV {
		font-size: 12px;
		}
	CENTER {
		font-size: 12px;
		}
