BLOCKQUOTE {
	font-family : "Times New Roman", Times, serif;
	font-size : 17px;
	color : #000000;
	font-style : italic;
	line-height : 150%;
	padding-top : 25px;
	padding-bottom : 10px;
}
EM {
	color : #ffffff;
	font-weight : bolder;
	font-size : larger;
}
.ref {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	padding-top : 10px;
	padding-right : 5px;
	padding-left : 10px;
	padding-bottom : 20px;
}
.cop {
	font-family : "MS Serif", "New York", serif;
	font-size : 10px;
	color : #000000;
}

A:ACTIVE, A:LINK, A:VISITED {
	color : Black;
	text-decoration : none;
}

A:HOVER {
	color: Silver;
	text-decoration : none;
}

p,.last,.firstlast {
	font-family:  Verdana, sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-weight: 300;
	color: #003333;
}
p {
	padding-left : 15px;
	padding-right : 10px;
}
.last {
	padding-left : 15px;
	padding-right : 10px;
	padding-bottom : 15px;
}
.firstlast {
	padding-left : 15px;
	padding-right : 10px;
	padding-bottom : 15px;
	padding-top : 15px;
}
H1 {
	color : Purple;
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	line-height : 115%;
	padding-top : 20px;
	padding-left : 15px;
	padding-right : 15px;
}

.details {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color : Black;
}

