BODY{
	left-margin: 0;
	top-margin: 0;
	font-size   : 10pt; 
	font-family : New Times Roman, Times Roman;
	font-weight : normal;
	font-style  : normal;
	line-height : 13pt;
	color       : #666666;
	background: center;
}


P{
	font-size   : 10pt; 
	font-family : New Times Roman, Times Roman;
	font-weight : normal;
	font-style  : normal;
	line-height : 13pt;
	color       : #666666;
}

.title{
	font-size   : 16pt;
	font-weight : bold;
}

.caption{
	font-size   : 8pt;
	font-family : Arial
}

.next{
	font-size   : 8pt;
	font-family : Arial;
	text-align : center;
}


A{
	text-decoration: none;
	color: #FF3300;
}

A:hover{
	color: #FF3300;
}

A:visited{
	color: #FF3300;
}

.photo {
	margin-right: 16px;
}

