UL {
   font-size : 10pt; 
   font-family : Times New Roman, serif; 
}

SUP {
   font-size : smaller; 
}

SUB {
   font-size : smaller; 
}

P {
   font-size : 10pt; 
   font-family : Times New Roman, serif; 
}

OL {
   font-size : 10pt; 
   font-family : Times New Roman, serif; 
}

H4 {
   font-family : helvetica, arial, sans-serif; 
   color : #660000; 
}

H3 {
   font-family : helvetica, arial, sans-serif; 
   color : #900000; 
}

H2 {
   font-family : helvetica, arial, sans-serif; 
   color : #900000; 
}

H1 {
   font-family : helvetica, arial, sans-serif; 
   color : #900000; 
}

DL {
   font-size : 10pt; 
   font-family : Times New Roman, serif; 
}

BLOCKQUOTE {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
}

.small {
   font-size : 8pt; 
   font-family : Arial, Helvetica, sans-serif; 
}

.header {
   background : #aaaaaa; 
}

.cell {
   background : #cccccc; 
}

.left { 
	font-family : Times New Roman, serif; 
	font-size : 10pt; 
	color : white;
}

.right { 
	font-family : Times New Roman, serif;
	font-size : 10pt;
	color : black;
}

.grey
	{
	color : silver;
}

a.white { 
	text-decoration: none; 
	color: white;
}

a.black {
	text-decoration : none;
	color : black;
}

a.normal {
	text-decoration: none;
}

BODY {
	background: white;
}

.center {
	font-family : Times New Roman, serif;
	font-size: 10pt;
	color : black;
}