/* CSS Document */

body {
	background-color: #dad9d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
/*	color: #3D3636; */
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 7px;
	margin-left: 15px;
}
c1 {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
/*	color: #3D3636; */
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 8px;
}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 900;
	color: #645D5D;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 225px;
}
h2 {
	font-size: 20px;
	line-height: 15px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 225px;
}
h3 {
	font-size: 15px;
	line-height: 12px;
	color: #645D5D;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 8px;
}
a:link {
	font-size: 13px;
	line-height: 17px;
	color: #7670FF; 
	text-decoration: none;
	margin-right: 8px;
}
a:visited {
	font-size: 13px;
	line-height: 17px;
	color: #7670FF; 
	text-decoration: none;
	margin-right: 8px;
}
a:hover {
	text-decoration: underline;
	font-size: 13px;
	line-height: 17px;
	color: #000000; 
	text-decoration: none;
	margin-right: 8px;
}
strong {
	font-weight: 900;
	color: #645D5D;
}
li {  
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #3D3636;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
}
ol {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #3D3636;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
}
.maincell {
	background-color: #FADE89;
	padding: 10;
}
