form {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
p {
	word-spacing: normal;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #000000;
	text-indent: 0px;
	text-align: left;
	text-decoration: none;
	line-height:20px;
}
span{
	word-spacing: normal;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #000000;
	text-indent: 0px;
	text-align: left;
	text-decoration: none;
	line-height:20px;
}
ul {
	padding-left: 6px;
	margin: 2px;
	list-style-type: square;
}
li {
	word-spacing: normal;
	font: 12px/17px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-align: left;
	text-decoration: none;
	line-height:20px;
}
.body {
	font-weight: normal; 
	font-size: 12px; 
	line-height:20px;
}
.name-title {
	font-weight: normal; 
	font-size: 14px;
	line-height:20px;
}
.body-center {
	font-weight: normal; 
	font-size: 12px;
	line-height:20px;
	text-align: center;
}

.footer {
	font-size: 12px;
	color: #FFFFFF;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #373735;
}
.copyright {
	padding-right: 10px;
	font-size: 10px;
	padding-bottom: 6px;
	color: #1A1A1A;
	line-height:20px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

table.single-table { 
	margin: 6px 0px 10px 0;
}
table.single-table TD {
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 6px;
	line-height:20px;
	padding-top: 6px;
	text-align: left
}

table.download { 
	margin: 6px 0px 10px 0;
	background:url(images/border.jpg) no-repeat bottom;
}
table.download TD {
	font-size: 12px;
	line-height:20px;
	text-align: left;
	padding-bottom:10px;
}

table.photos {
	border-right: #c8c8c8 0px solid;
	border-top: #c8c8c8 0px solid;
	margin: 2px 0px 10px;
	border-left: #c8c8c8 0px solid;
	border-bottom: #c8c8c8 0px solid;
	border-collapse: collapse;
	background-color: #e7e7e7
}

table.photos TD {
	border-right: 0px; 
	padding-right: 20px; 
	border-top: 0px; 
	padding-left: 20px; 
	font-weight: normal; 
	font-size: 11px; 
	padding-bottom: 12px; 
	border-left: 0px; 
	line-height:20px; 
	padding-top: 4px; 
	border-bottom: 0px; 
	font-family: Arial, Helvetica, sans-serif;
}
.sidebar {
	padding:5px;
	font-size: 12px;
	color: #5A929F;
	line-height:20px;
}
.sidebar a:link {color: #5A929F;}
.sidebar a:hover {color: #74A774;}
.sidebar a:visited {color: #74A774;}
.sidebar a:active {color: #74A774;}
a:link {color:#990000;}
