* {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-size: 12px;
}

.style2 {
	font-size: 12px;
	color: #333333
}

.style3 {
	font-size: 10px;
}

.boxNew {
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	font-size: 12px;
	/*line-height: 1.2em;*/
}

.boxstyle1 {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 1.2em;
}

.boxstyle1b {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 1.2em;
}

.boxstyle2 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 1.5em;
}

.boxstyle2b {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 1.2em;
}

.boxstyle2p {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 1.5em;
}

.boxstyle3 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	line-height: 1.3em;
}

.boxstyle4 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 12px;
	line-height: 1.5em;
}

.boxstyle5 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 10px;
	line-height: 1em;
}

.boxstyle6 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 1em;
}

.boxbg1 {
	background-color: #ECE1DB;
	background-repeat: no-repeat;
	background-position: right top
}

.navig1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;

}

a.s10:link {
	text-decoration:underline;
	color: #000099;
}

a.s10:visited {
	text-decoration:underline;
	color: #660033;
}

a.s10:hover {
	text-decoration:underline;
	color: #cc0000;
}

a.s10:active {
	text-decoration: none;
	color: #000099;
}




