﻿
body {
	font-family:Times New Roman, Arial, Sans-Serif;
	font-size: 14px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
/*	letter-spacing: -0.03pc;  */
	background-color: #212b65;
	background-image: url(../../img/chopped/tilebg.png);
	background-repeat: repeat-x;
}

tr, td, th {
	font-family:Times New Roman, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
/*	letter-spacing: -0.03pc;  */
}

.details {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	font-size: 7pt;
}

.m {
	text-align: center;
}

img {
	border: none 0px;
}

a {
	color: #8389A9;
	text-decoration: none;
}

a:hover {
	color: #8389A9;
	text-decoration: underline;
}

h1 {
	font-family: Times New Roman, Verdana;
	font-size: 16px;
	margin-bottom: 2px;
}

td.footer {
	color: #8389A9;
	font-size: 8px;
	text-align: center;
}

a.footer:link {
	color: #8389A9;
}
a.footer:active {
	color: #8389A9;
}
a.footer:hover {
	color: #8389A9;
}
a.footer:visited {
	color: #8389A9;
}

.by td {
	font-size: 10px;
	letter-spacing:0.02pc;
	color: #ffffff;
	background-color: #212b65;
}

.filelink td {
	padding-left: 5px;
	vertical-align: middle;
}

.filelink th, .filelink img {
	margin: 0 auto;
	text-align: left;
}