html, body, table	{
	background: #FFFFFF;		/* background color of page */
	color: #000000; 
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt }
	
/* html tags  */
p	{font-family: arial, helvetica, sans-serif; font-size: 11pt}
h1	{ font-family: arial, helvetica, sans-serif; font-size: 24pt; font-weight: normal; font-style: normal;color: #c4111a; text-decoration:underline  }
h2	{ font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: normal; font-style: normal; color: #c4111a}
h3	{ font-family: arial, helvetica, sans-serif; font-size: 14pt; font-weight: normal; font-style: normal; color: #c4111a}
h4	{ font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: normal; font-style: normal; color: #c4111a}
h5	{ font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; color: #c4111a}
h6	{ font-family: arial, helvetica, sans-serif; font-size:  8pt; font-weight: normal; font-style: normal; color: #c4111a}
address { font-family: arial, helvetica, sans-serif; font-size:  8pt; font-weight: normal; font-style: normal; color: #000000}


.body1       { font-family: Arial; font-size: 18pt }
.body2       { font-family: Arial; font-size: 14pt }
.body3       { font-family: Arial; font-size: 12pt }
.body-normal       { font-family: Arial; font-size: 11pt }
.body4       { font-family: Arial; font-size: 10pt }
.body5       { font-family: Arial; font-size: 8pt }


span.big-1 { font-family: arial, helvetica, sans-serif; font-size: 14pt; color: #000000}
span.big-2 { font-family: arial, helvetica, sans-serif; font-size: 18pt; color: #000000}
span.big3 { font-family: arial, helvetica, sans-serif; font-size: 24pt; color: #000000}

span.big-1-color1 { font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #c4111a}
span.big-2-color1 { font-family: arial, helvetica, sans-serif; font-size: 14pt; color: #c4111a}
span.big-3-color1 { font-family: arial, helvetica, sans-serif; font-size: 18pt; color: #c4111a}

span.small-1 { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #000000}
span.small-2 { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #000000}
span.small-3 { font-family: arial, helvetica, sans-serif; font-size: 7pt; color: #000000}

span.color-bar { font-size: 12pt; font-family: Arial; font-weight: bold; background-color: #FF0000; color: #FFFFFF; }


/* MAIN BODY TABLE INFORMATION */
		/* information for main body table */
.tablemain	{
	 border: 0px; 
	 width: 100%;
	 border-collapse: collapse;
	 bordercolor: #000000 }

		/* information for left column of table */
.tableleftcol	{
	width: 150px;
	text-align: left;
	vertical-align: top; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 1px; 
	padding-bottom: 1px }

		/* information for center column of table */
.tablemidcol	{
	vertical-align: top;
	border-left-style: solid; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 1px; 
	padding-bottom: 1px }
	
		/* information for right column of table */
.tablerightcol	{
	/* background-color: "FFFF99";  */
	width: 1px;
	text-align: left;
	vertical-align: top; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px }
	
/* HEADER TABLE INFORMATION */
.tableheadermain	{
	 border: 0px;
	 width: 1000px;
	 border-collapse: collapse;
	 bordercolor: #000000 }

	/* information for HEADER table row 1 */
.tableheader1	{
	text-align: left;
	vertical-align: top; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px }
	
	/* information for HEADER table row 2 */
.tableheader2	{
	height: 30px;
	text-align: left;
	nowrap;
	vertical-align: bottom; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px }
	
	
/* FEEDBURNER BUZZBOOST styles  */
   /* margin: top right bottom left */
div.feedburnerFeedBlock {font-family: Arial; font-size: 8pt; font-style: normal; font-weight: normal; list-style-type: none; margin: 0 0 0 0}

div.feedburnerFeedBlock ul {font-style: normal; font-weight: normal; list-style-type: none; padding-left:0; margin: 0 0 0 0 }

div.feedburnerFeedBlock p.feedTitle {font-family: Arial; font-size: 10pt; font-style: normal; font-weight: normal; list-style-type:none; padding-left:0; margin: 0 0 0 0}

div.feedburnerFeedBlock ul li span.headline {font-family: Arial; font-size: 10pt; font-style: italic; font-weight: bold; list-style-type:none; display: block; padding-left:0; margin: 0 0 0 0}

div.feedburnerFeedBlock p.date{font-size: 7pt; font-family: Arial; font-style: normal; font-weight: normal; position:relative; left:0; text-align:right; word-spacing:0; margin: 0 0 0 0}
