a {
	text-decoration: none;
	font-family: Arial;
	color: Black;
}
a:hover {
	text-decoration: none;
	font-family: Arial;
	color: Black;
}
a.line:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #CC0000;
}

a.teal:hover{
	color: #990000;
}

a.white:hover{
	color: #CC0000
}

a:link, a:visited {
	color: Black;
}

a.teal:visited, a:hover, a.teal:link {
	color: #CC0000;
}

a.white:link, a.white:visited {
	color: #FFFFFF;
}

body {
	background-color: #FFFFFF;
}

body.teal {
	background-color: #006699;
}

div.center {
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}

div.right {
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: right;
}

div.grey {
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: right;
}

div.greyplusone {
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-align: right;
}

div.greyplustwo {
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	text-align: right;
}

div.italic {
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}

div.orange {
	color: #CC3300;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
}

div.plustwo, p.small, div.small {
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
}

div.right {
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

div.smallcen {
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
}

div.smallcenter {
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
}

img.right {
	float: right;
}

ol.decimal {
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	text-align: left;
}

p, div {
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

p.center {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}

p.footer {
	color: #999999;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

p.greyplusthree {
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	text-align: right;
}

p.orangeplusone, div.orangeplusone {
	color: #CC3300;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
}

p.orangeplustwo, div.orangeplustwo {
	color: #CC3300;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	text-align: left;
}

p.plusone, div.plusone {
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
}

p.plusthreewhite {
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 24px;
	text-align: left;
}

p.plustwo {
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	text-align: left;
}

p.smaller, div.smallgrey {
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	text-align: left;
}

p.smallfooter {
	color: #999999;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	text-align: left;
}

p.teal {
	color: #99CCFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

p.white {
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
}

p.whiteplusone {
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-align: right;
}

p.whiteplustwo {
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	text-align: left;
}

ul.disc {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	text-align: left;
}
td.right {
	text-align: right;
}
td.center {
	text-align: center;
}
tr.center {
	text-align: center;
}


div.hol {

   background-color : #ffff99;

   }

td.outer {

   cellpadding : 1em;

   border : #000000;

   }



table.inner {

   background-color : #efefdd;

   font-size : 8pt;

   }
