body {
	margin:0;
	padding:0;
	background:#fff;
	color:#000;
}

body, div, p {
	font:normal 12px arial, sans-serif;
}

a {font:inherit}

a:visited {color:#444}

a img {border:0}

p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height:1.5;
}

cite {
	quotes:"\201C" "\201D" "\2018" "\2019";
}
cite:before {
	content:open-quote;
}
cite:after {
	content:close-quote;
}


blockquote {
	margin:20px 0 20px;
	padding:0;
	font-family: "Times New Roman", serif;
	font-size: 120%;
}

blockquote p{		
	font:inherit;
	text-align: justify;
	margin-bottom:0;
	text-indent:1em;
	line-height:1.5;
}

blockquote .noindent{
	text-indent:0em;
}

h1 {
	font-size:14px;
	font-weight:bold;
	font-family:arial, sans-serif;
	letter-spacing:0.2em;
	margin:0 0 15px;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	word-spacing:0.1em;
}

em {font-style: italic}

.mainContent{
	padding-top:420px;
	width:400px;
	margin:20px auto 40px;
	background:transparent url(../images/R0010147.jpg) 0 0 no-repeat;
}

.indent {
	display:block;
	margin:1em 0 1em 33%;
	text-align:left;
	text-indent:0;
}

.noindent {margin-left:0}

.footer {	
	padding:5px 10px 1px;
	background:#eee;
}
