body {	margin: 0px 2px 0px 2px;	padding: 5px;	font-family: Bitstream Vera Sans;	font size: 12px;	line-height: 20px;	Color: black;	text-align: center;	  background-color: white;	  background-image: url(mimages/page_bg.jpg);	  background-repeat: repeat-x;	  background-position: left top;}#wrapper { 	width:880px;	margin: 5px auto 0 auto;	text-align: center;	 background-color: white;}     		      a:link { color: blue; 	 text-decoration: underline;}	 a:visited { color: teal;	 text-decoration: underline; }	 a:active { color: red;	 text-decoration: underline; }		.justify { text-align:justify;}	h1 {	font-size: 15px;		font-weight: bold;	line-height: 30px;	}		h2 {    line-height: 10px;	font-size:20px;    font-weight: bold;    Color: #000080; }	h3 {		font-size: 17px;	font-weight: bold; }        h4 {    font-size: 17px;    line-height: 25px;}   		h5 {	color: black; }.list { line-height: 35px; font-size:13px; font-weight: bold; border: 1px solid blue; background-color: #E4EAFA;}     	
