BODY {
	color : #000000;
	background-color : #C0C0C0;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}

A.MENU {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	vertical-align : middle;
	color : #FFFF00;
	font-weight : bold;
}

A.MENUA {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	vertical-align : middle;
	color : #990000;
	font-weight : bold;
}

A.MENU:VISITED {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	vertical-align : middle;
	color : #FFFFFF;
	font-weight : bold;
}

A.MENUA:VISITED {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	vertical-align : middle;
	color : #990000;
	font-weight : bold;
}

TD.MENU {
	vertical-align : top;
	text-align : right;
}

TD.MENU2 {
	vertical-align : top;
	text-align : right;
	background-color: #808080;
}

TD.MENU2A {
	vertical-align : top;
	text-align : right;
	background-color: #FFFFFF;
}

TABLE {
	vertical-align : middle;
	text-align : left;
}

TD {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	vertical-align : top;
	text-align : right;
}

TD.no {
	vertical-align : top;
	text-align : left;
}

H1 {
	font-family : Arial, sans-serif;
	font-size : 08pt;
}

H2 {
	font-family : Arial, sans-serif;
	font-size : 08pt;
	color : Black
}

H3 {
	font-family : Arial, sans-serif;
	font-size : 14pt;
	color : Black
}

H4 {
	font-family : Arial, sans-serif;
	font-size : 18pt;
	color : Black
}

H5 {
	font-family : "Times New Roman";
	font-size : 36pt;
	font-style : italic;
	color : black
}

H6 {
	font-family : "Times New Roman";
	font-size : 36pt;
	font-style : italic
}


A {
	color : #000000
}

A:VISITED {
	color : #990000
}

P.HEADER {
	font-family : "Times New Roman";
	font-size : 36pt;
	font-style : italic;
	color : black;
	text-transform : uppercase;
}



