BODY {
	background-image:  url('images/blueverstrip.gif');
	background-repeat: repeat-y width=100%;	
	margin-top: 20px;
	}
	.font {
	font-family:verdana;
	}
	.heading1 {
	font-family: verdana;
	font-size:14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	}
	
	.regfont {
	font-family: verdana;
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	}
	.smallfont {
	font-family: verdana;
	font-size:8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	}