.style1 {
	background-attachment: fixed;
	background-image: url(images/mock21.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;



}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;


}
a:link {
    color:#6699CC; text-decoration:none;   
}

a:visited {
    color:#6699CC; text-decoration:none;
}

a:hover { 
    color:#FFCC00;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {color: #6699cc;}
