a:link       { color: #000000; font-size:8pt; font-weight: bold }
a:visited    { color: #000000; font-size:8pt; font-weight: bold }
a:active     { color: #FF0000; font-size:8pt; font-weight: bold  }
body         { font-family: Arial; color:#000000 }
.body0       { font-family: Arial; color: #000000; font-size: 8pt }
.body1       { font-family: Arial; color: #000000; font-size: 8pt; font-weight: bold }
.body2       { font-family: Arial; color: #000000; font-size: 10pt }
.body3       { font-family: Arial; color: #000000; font-size: 12pt; font-weight: bold }
.body4       { font-family: Arial; color: #000000; font-size: 14pt; font-weight: bold }
.body5       { font-family: Arial MT black; color: #000000; font-size: 18pt;font-weight: bold }
.body6       { font-family: Arial MT black; color: #000000; font-size: 24pt;font-weight: bold }
.body7       { font-family: Arial MT black; color: #000000; font-size: 20pt;font-weight: bold }

body
{
	font-family: 
	 Arial, ;
	background-color: 248,248,248;
	color: #000000;
}




table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial; color:#000000
}
h1
{
	color:#000000; font-size: 24pt; font-weight: bold
;
}
h2
{
	color:#000000; font-size: 22pt; font-weight: bold; 
}
h3
{
	color:#000000; font-size: 20pt; font-weight: bold; 
}
h4
{
	color:#000000; font-size: 18pt; font-weight: bold;
}
h5
{
	color:#000000; font-size: 14pt; font-weight: bold;
}
h6
{
	color:#000000; font-size: 12pt; font-weight: bold;
}
