/* CSS Document */
BODY {
	background: #360000;
	MARGIN: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #DC530D;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link {color: #DC530D;}
a:visited {color: #DC530D;}
a:active {color: #DC530D;}
a:hover {color:#DC530D;}

a.author:link {	font-weight: normal;}
a.author:visited {font-weight: normal;}
a.author:active {font-weight: normal;}
a.author:hover {font-weight: normal;}

.table_photo {
	margin-bottom: 37px;
	margin-right: 25px;
	text-align: right;
}
.list {
	vertical-align: top;
	padding-left: 106px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 0.5pc;
	margin-top: 5px;
	padding-top: 5px;
}
.author {
	font-size: 19px;
}
.link_pict {
	font-size: 14px;
	text-align: center;
	vertical-align: top;
}
.table_photo_right {

	margin-bottom: 37px;
	text-align: right;
}
