body {
	margin: 0;
	background: #DDCAD7 url('images/v01/bg.png') repeat-x;
	font-family: verdana;
	color: #A8809E;
}



A:link, A:visited, A:active {
	color: #8D6583;
	text-decoration: none;
	border-bottom: none;
}

A:hover {
	color: #C991AD;
}

.content, li {
	font-size: 8pt;
	letter-spacing: 0pt;

	text-align: justify;
	line-height: 24px;
	padding-left: 25px;
	padding-right: 15px;
}

h1 {
	text-align: left;
	color: #9D7793;
	width: 100%;
	font-family: times new roman;
	font-size: 22pt;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
	line-height: 30px;
	letter-spacing: -2pt;

	margin: 0px 0px 0px 20px;
}

h1:first-letter {
	color: #FFFFFF;
	font-family: times new roman;
	font-size: 30pt;
}

h2 {
	text-align: left;
	color: #9D7793;
	width: 100%;
	font-family: century gothic;
	font-size: 12pt;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
	line-height: 30px;
	letter-spacing: 5pt;

	margin: 10px 0px 0px 35px;
}

strong {
	color: #982553;
}

em {
	color: #6B3E60;
}

.link {
	background-color: #E9DFEC;
	padding: 5px;
}

blockquote {
	background-color: #E9DFEC;
	border-left: 7px #D2BACF solid;
	border-right: 7px #D2BACF solid;
	padding-top: 1px;
	padding-bottom: 1px;
}

.footer {
	text-align: center;
	font-size: 7.5pt;
	line-height: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}
