﻿.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	width: 750px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	padding-bottom: 10px;
	font-weight: lighter;
}
.imageFloatleft {
    float: left;
    margin-top:2px;
    margin-right:20px;
    margin-bottom:25px;
    margin-left:6px;
	}
.p1 {
	font-size: 1em;
	color: #000000;
	line-height: 1.2em;
	text-align: left;
	margin: 10px;
	text-indent: 0px;
}
.p2 {
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	margin: 10px;
	text-indent: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.p3 {
	font-size: .8em;
	font-weight: lighter;
	color: #000000;
	text-align: justify;
}
.H1 {
	font-size: 1.7em;
	color: #000000;
	text-align: center;
}
.H2 {
	color: #000000;
	text-align: justify;
	font-size: medium;
	font-weight: bold;
}
.H2Left {
	font-size: 1.2em;
	color: #000000;
	text-align: left;
	}
.H2L {
	font-size: .7em;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.H2ColorL {
	font-size:1.2em;
    color:#FF4040;
    text-align:left;
	}
.H3 {
	font-size: .9em;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.captionCenter {
	font-size: medium;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	text-align: center;
}
.captionLeft {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	text-align: left;
}
.asfpTable {
	table-layout: auto;
	border-collapse: separate;
	border: thin solid #999999;
	width: 750px;
}
.asfpTableColor {
	table-layout: auto;
	border-collapse: collapse;
	border: thin solid #999999;
	background-color:#D1BDA4
}

