BODY, TD {
	color : #333333;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight : 500;
	height : auto;
}

H1 {
	font-size: 18pt;
	color : #333333;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

H2 {
	font-size: 13pt;
	color : #333333;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
H3 { 
	float: right;
	color : #333333;
	font-family : "MS Sans Serif", Geneva, sans-serif;
 }
DIV {
	font-size: xx-small;
	color : #333333;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

A {
	color: Navy;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

A:Hover {
	color: Red;
	text-decoration : blink;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

.index {
	color : #CCCCCC;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 4px;
	text-align: left;
	font-weight : 500;
	height : auto;
  }
  
  .index2 {
	color : #999999;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight : bold;
	height : auto;
}

  .index3 {
	color : #ffffff;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 4px;
	text-align: center;
	font-weight : normal;
	height : auto;
}

