BODY,TD,TABLE,OL,UL,LI,P,SPAN  {
	font-family : Arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #2A2A2A;
}

A, A:link, A:active  {
	color : #000000;
	text-decoration : underline;
	font-weight : normal;
}


A:visited, A:hover  {
	color : #333333;
	text-decoration : underline;
	font-weight : normal;
}

.whitebold, .whitebold:link, .whitebold:visited, .whitebold:active, .whitebold:hover
{
	color:#000000;
}

.grey
{
	font-size: 12px;
	color:#7C7C7C;
}

p {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : normal;
}

.index1, .index1:link, .index1:visited, .index1:active, .index1:hover  {
	font-family: Arial;
	font-size: 15px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.index1_on, .index1_on:link, .index1_on:visited, .index1_on:active, .index1_on:hover  {
	font-family: Arial;
	font-size: 15px;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}

.index2, .index2:link, .index2:visited, .index2:active, .index2:hover  {
	font-family: Arial;
	font-size: 12px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.index2_on, .index2_on:link, .index2_on:visited, .index2_on:active, .index2_on:hover  {
	font-family: Arial;
	font-size: 12px;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}



h1 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 15px;
        font-weight : bold;
}

h2 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13px;
        font-weight : bold;
}

h3 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
}