body  {
	color : Black;
	font-family : Verdana, Arial, Sans-Serif;
	background-color: White;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	text-align : center;
	border : none;
	cursor : default;
}

table  {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

tr  {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	vertical-align : top;
}

td  {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

p  {
	font-size : 80%;
	font-family : Verdana, Arial, Sans-Serif;
	text-align : justify;
	color : Black;
}

ul, ol  {
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 30px;
	font-size: 80%;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
}

li  {
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

a:link,  a:visited  {
	font-size: 100%;
	color: #4169E1;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	border: none;
}

a:hover  {
	font-size : 100%;
	color : Red;
	text-decoration : underline;
	font-weight : bold;
	font-family : Verdana, Arial, Sans-Serif;
	border : none;
	background-color : White;
}

.headtable  {
	background-color: #FFE4E1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 760px;
	table-layout: fixed;
	color: Navy;
	border: 1px solid #CD5C5C;
}

.headrow  {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

.headcell  {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

.headtable h1  {
	font-size: 120%;
	color: Navy;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 8px 2px 8px;
	font-weight: normal;
	font-variant: small-caps;
}

.bodytable  {
	background-color: White;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 760px;
	table-layout : fixed;
	border: 1px solid #6495ED;
}

.bodyrow  {
}

.lmcell  {
	background-color: White;
	color: #6495ED;
	width: 220px;
	padding: 6px 6px 6px 6px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.lmcell h1  {
	background-color: White;
	text-align: center;
	font-size: 75%;
	color: #6495ED;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 12px 6px 12px 6px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #6495ED;
}

.lmcell h2  {
	background-color: White;
	text-align: center;
	font-size: 70%;
	color: #6495ED;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #6495ED;
}

.lmcell a:link, .lmcell a:visited {
	color: #6495ED;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	line-height: 100%;
	border-top: 1px dashed #6495ED;
}

.lmcell a:hover {
	color: Red;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	line-height: 100%;
	border-top: 1px dashed #6495ED;
}

.lmcell a:active {
	color: #6495ED;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	line-height: 100%;
	border-top: 1px dashed #6495ED;
}

.bodycell  {
	color : Black;
	width : 100%;
	border : 8px solid White;
	padding : 0px 32px 40px 40px;
}

.bodycell  h1  {
	color: #CD5C5C;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 2px;
	border-bottom: 1px dashed #CD5C5C;
}

.bodycell  h2  {
	color: #CD5C5C;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 80%;
	border-bottom: 1px dashed #CD5C5C;
}

.bodycell  P  {
	padding : 0px 0px 20px 0px;
	margin : 0px 0px 0px 0px;
}

strong  {
	font-weight: bold;
	color: Navy;
}

.foottable  {
	background-color: #FFE4E1;
	padding : 0px 0px 0px 0px;
	border : none;
	margin : 0px 0px 0px 0px;
	width : 760px;
	table-layout : fixed;
	border: 1px solid #CD5C5C;
}

.footrow  {
}

.footcell  {
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : none;
	text-align : center;
	width : 100%;
}

.footcell a,  .footcell a:link,  .footcell a:visited  {
	color: #CD5C5C;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	border: none;
	font-size: 100%;
	text-decoration: underline;
}

.footcell a:hover  {
	color : Red;
	background-color: #FFE4E1;
	font-weight : bold;
	font-family : Verdana, Arial, Sans-Serif;
	margin : 0px 0px 0px 0px;
	border : none;
	padding : 0px 0px 0px 0px;
}

.footcell  p  {
	font-size: 75%;
	color: #CD5C5C;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border: none;
	text-align: center;
}

.gap  {
	line-height : 300%;
}

