/* CSS Document */
.style46 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style60 {font-size: 12px}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style18 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style2 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style6 {font-size: 12px; font-style: italic; }
.style8 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style68 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }
.style71 {font-style: italic; font-family: Arial, Helvetica, sans-serif;}
.style72 {font-size: 10px}
.style73{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
}
.container{
	width: 65%;  /* this will create a container whatever% of the browser width */
	min-width:650px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border-color: #666666;
	border-width: medium;
	border-style:solid;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	BACKGROUND-COLOR: #FFFFFF;
	}
	.form{
	border-color: #666666;
	border-width: thin;
	border-style:solid;
	
} 
