body {
	background-image: url(images/butter.gif);
}
.hm-18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #2C3F71;
}
.hm-11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: 300;
	color: #2C3F71;
	word-spacing: 1pt;
	
}
.serserif-10g {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #857E38;
}
.serserif-9b {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	letter-spacing: 1pt;
	text-align: left;
	color: #2C3F71;
	font-weight: bolder;
	
}
.mvmblue-10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #2C3F71;
}
.style1 {font-size: 11pt}
.hwyg {
	font-family: Arial, Helvetica, Geneva, Verdana, "univers 5", sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	color: #857E38;
}
.qmarks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #2C3F71;
	letter-spacing: 2pt;
}

.newimage{
	background-image:url(images/newbutton.png);
	background-position:top;
	height:224px;
	width:271px;
	margin-top:10px;
}
.newimage:hover{
	background-position:bottom;
	cursor:pointer;
	}
.btn1 { 
	background-image: url(clickhere.png);
	height:48px;
	background-position:top;
	width:345px;
	margin-top:-30px;
}

.btn1:hover { 
	background-image: url(clickhere.png);
	height:48px;
	background-position:bottom;
	width:345px;
	cursor:pointer;
}

