img.bg {border-style: solid; border-color: #000000; border-width: 1px;}

/*medium black text, center alignment*/
p.one {border-style: none; border-color: #000000; border-width: 0px; color: #000000; font-family: arial,sans serif; font-size: 9pt; font-weight: bold; line-height: 12pt;}
p.one {text-indent: 0px; margin-top: 7pt; margin-bottom: 7pt; text-align: center;}
p.one a:link {color: #000000;}
p.one a:active {color: #663333;}
p.one a:visited {color: #333333;}

/*itsy-bitsy light gray text for comments and small reverses*/
p.two {border-style: none; border-color: #000000; border-width: 0px; color: #CCCCCC; font-family: arial,sans serif; font-size: 7pt; font-weight: normal; line-height: 10pt;}
p.two {text-indent: 0px; margin-top: 7pt; margin-bottom: 7pt; text-align: center;}
p.two a:link {color: #CCCCCC;}
p.two a:active {color: #FFCCCC;}
p.two a:visited {color: #FFFFFF;}

/*left-aligned 9-pt text; standard paragraph form; black*/
p.three {border-style: none; border-color: #000000; border-width: 0px; color: #000000; font-family: arial,sans serif; font-size: 9pt; font-weight: normal; line-height: 12pt;}
p.three {text-indent: 0px; margin-top: 0pt; margin-bottom: 7pt; text-align: left;}
p.three a:link {color: #000000;}
p.three a:active {color: #663333;}
p.three a:visited {color: #333333;}

/*left-aligned 9-pt bold text; black*/
p.four {border-style: none; border-color: #000000; border-width: 0px; color: #000000; font-family: arial,sans serif; font-size: 9pt; font-weight: bold; line-height: 12pt;}
p.four {text-indent: 0px; margin-top: 7pt; margin-bottom: 7pt; text-align: left;}
p.four a:link {color: #000000;}
p.four a:active {color: #663333;}
p.four a:visited {color: #333333;}

/*center-aligned 9-pt bold text; white*/
p.five {border-style: none; border-color: #000000; border-width: 0px; color: #FFFFFF; font-family: arial,sans serif; font-size: 9pt; font-weight: bold; line-height: 12pt;}
p.five {text-indent: 0px; margin-top: 3pt; margin-bottom: 3pt; text-align: center;}
p.five a:link {color: #FFFFFF;}
p.five a:active {color: #CCFFFF;}
p.five a:visited {color: #CCCCCC;}

/*center-aligned dark reddish purple text; 8 pt*/
p.six {border-style: none; border-color: #000000; border-width: 0px; color: #663333; font-family: arial,sans serif; font-size: 8pt; font-weight: normal; line-height: 10pt;}
p.six {text-indent: 0px; margin-top: 7pt; margin-bottom: 7pt; text-align: center;}
p.six a:link {color: #663333;}
p.six a:active {color: #000000;}
p.six a:visited {color: #333333;}

/*right-aligned 9-pt text; for table cells needing right alignment; black*/
p.seven {border-style: none; border-color: #000000; border-width: 0px; color: #000000; font-family: arial,sans serif; font-size: 9pt; font-weight: normal; line-height: 12pt;}
p.seven {text-indent: 0px; margin-top: 0pt; margin-bottom: 7pt; text-align: right;}
p.seven a:link {color: #000000;}
p.seven a:active {color: #663333;}
p.seven a:visited {color: #333333;}

/*right-aligned 9-pt bold text; black*/
p.eight {border-style: none; border-color: #000000; border-width: 0px; color: #000000; font-family: arial,sans serif; font-size: 9pt; font-weight: bold; line-height: 12pt;}
p.eight {text-indent: 0px; margin-top:0pt; margin-bottom: 7pt; text-align: right;}
p.eight a:link {color: #000000;}
p.eight a:active {color: #663333;}
p.eight a:visited {color: #333333;}

/*left-aligned 10-pt bold text; black*/
p.nine {border-style: none; border-color: #000000; border-width: 0px; color: #000000; font-family: arial,sans serif; font-size: 10pt; font-weight: bold; line-height: 12pt;}
p.nine {text-indent: 0px; margin-top: 7pt; margin-bottom: 7pt; text-align: left;}
p.nine a:link {color: #000000;}
p.nine a:active {color: #663333;}
p.nine a:visited {color: #333333;}

table.text {padding: 0; spacing: 0; border-color: #000000; border-style: none; border-width: 0px;}

table.regular {background-color: #FFFFFF; padding: 3; spacing: 0; border-color: #000000; border-style: solid; border-width: 2px;}
td.regular {background-color: #FFFFFF; padding: 5; spacing: 0; border-color: #663333; border-style: solid; border-width: 1px;}

table.new {background-color: #FFFFFF; padding: 0; spacing: 0; border-color: #000000; border-style: solid; border-width: 2px;}
td.new {background-color: #FFFFFF; padding: 3; spacing: 0; border-color: #663333; border-style: none; border-width: 1px;}

ul {text-indent: 0 px; margin-top: 0pt; margin-bottom: 7 pt; text-align: left;}
ul {border-style: none; color: #000000; font-family: arial, sans serif; font-size: 9pt; font-weight: normal; line-height: 12 pt;}

ol {text-indent: 5 px; margin-top: 0pt; margin-bottom: 7 pt; text-align: left;}
ol {border-style: none; color: #000000; font-family: arial, sans serif; font-size: 9pt; font-weight: normal; line-height: 12 pt;}

li {margin-top: 0pt; margin-bottom: 7pt;}

hr {border-top: solid; color: #FFCCCC; border-width: 1pt; align: center;}

.button {
	background:
	background-color: #435770;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFF;
	background-color: #48547A;
	border: 2px solid #666;
	padding: 10px 50px;}
