/* Body Commands ***********************************/
body    { font: 10pt Arial, Myriad, SunSans-Regular; margin-top: 0px; margin-bottom: 0px }
/* Body Commands ***********************************/

/* Standard fonts set for content areas****************/
TD   { font-style: normal; font-size: 10pt; font-family: arial, myriad, sans-serif }
/* Standard fonts set for content areas****************/

/* Link Commands ***********************************/
a:active   { color: black; font-size: 10pt; font-family: arial, myriad, sans-serif; text-decoration: underline }

a:link   { color: black; font-size: 10pt; font-family: arial, myriad, sans-serif; text-decoration: underline }

a:visited   { color: #555555; font-size: 10pt; font-family: arial, myriad, sans-serif; text-decoration: underline }

a:hover   { color: #ffffff; font-size: 10pt; font-family: arial, myriad, sans-serif; text-decoration: none; background-color: #a40d11 }
/* Link Commands ***********************************/

/* Standard set for content areas****************/
	.header {
	font-family: myriad, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}
/* Standard set for content areas****************/