body  {
	font-family : Arial, System;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #00008f;
	background-color : #ffffef;
}

td  {
	font-family : Arial, System;
	font-size : 10pt;
	font-style : normal;
	color : #000099;
	text-decoration : none;
}

li  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : medium;
	font-style : normal;
	color : Navy;
	line-height : 10pt;
}

A  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	cursor : hand;
	color : Blue;
	text-decoration : none;
}

A:link  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	cursor : hand;
	color : Navy;
    text-decoration: underline
}

A:visited  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	cursor : hand;
	color : #000099;
	text-decoration : underline
}

A:hover  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	cursor : hand;
	color : #ff0000;
	text-decoration : underline
}

H1  {
	font-family : Arial;
	font-size : 15pt;
	font-weight : bold;
	color : #06AEFF;
	text-transform : uppercase;
}

H2  {
	font-family : Arial;
	font-size : medium;
	font-weight : bold;
	color : #0080C0;
	text-transform : uppercase;
}

H3  {
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : #ff0000;
}

H4  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #ff0000;
	text-transform : uppercase;
}

h5  {
	font-size : x-small;
	font-family : System;
	color : Green;
}

address  {
	font-family : System;
	font-size : xx-small;
	color : Green;
	font-style : normal;
}

