<!-- magenta.css  2 June 2010 -->

body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	text-align: center;
}
h4           {
	font-family: Arial, Helvetica, sans-serifl;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
a            { font-weight: bold;
	font-family: Arial;
}
ul           { font-family: Arial; font-size: 10pt; list-style-type: square }

.redbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
	font-style: normal;
}
.redbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top
}
.Title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	color: #0000FF;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	vertical-align: top;
}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;
	vertical-align: top;
	text-align: center;
}
.Title3-Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
	text-align: center;
}
.Title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-align: left;
}
.Size12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}
.Size14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}
.Title5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-align: left;
}
.Title6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-align: left;
}
.BlueBorder {
	border: medium solid #0000FF;
}
.Title7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold;
	font-style: normal;
	vertical-align: top;
	text-align: left;
	color: #0000FF;
}
.Title8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-align: left;
}
.bluebody8 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #0000FF;
}
.blackbody8 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.fixed-font {
	font-family: Courier New, sans-serif;
	font-size: 10pt
}
table.align  { 
	font-family: Arial; font-size: 8pt; border: none; border-collapse: collapse 
}
table.align td {
	padding: 3px; border-spacing: 1px; border: none; vertical-align: top
}
table.data   { 
	font-family: Arial; font-size: 8pt; border: thin solid #C0C0C0;
	 	border-collapse: collapse; background-color: #FFFF99 
}
table.data td {
	padding: 3px; border-spacing: 1px; border: thin solid #C0C0C0; vertical-align: top
}
table.olddata   { 
	font-family: Arial; font-size: 8pt; border: thin solid #C0C0C0;
	 	border-collapse: collapse; background-color: #FFFF99 
}
table.olddata td {
	padding: 3px; border-spacing: 1px; border: thin solid #C0C0C0; vertical-align: top
}
table.open   { 
	font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 8pt; border: none;
	 	border-collapse: collapse; background-color: #FFFF99 
}
table.open td {
	font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 8pt;
	padding: 3px; border-spacing: 5px; border: none; vertical-align: top
}	

