/* mpr.css */

body {
	background-color: #ffffff
}

#container {
	width: 612px;
}

h1 {
	font-size: 1.4em;
	font-weight: 700;
	color: #6c1b72;
	font-style: italic;
	font-variant: small-caps;
}

h1.lgdesc {
	font-size: 1em;
	font-weight: bold;
	color: #6c1b72;
	font-style: normal;
	font-variant: normal;
	font-family: 'Times New Roman',Times,serif;
}

h2 {
	font-size: 1.1em;
	font-weight: 600;
	color: #6c1b72;
	font-style: italic;
}

h3 {
	font-size: 1em;
	font-weight: 600;
	color: #6c1b72;
}


.bigcap {
	font-size: 1.1em;
	font-weight: 600;
	
}

.footer	{
	font-size: .8em;
	font-weight: normal;
}
                              
.pagedate	{
	font-weight: bold;
}