body  {
	font-family : Arial, System;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	background-color : #FFFFCC;
}

td  {
	font-family : Arial, System;
	font-size : 10pt;
	font-style : normal;
	color : #000080;
	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 : #000080;
	text-decoration : none;
}
A:Active{
	color : #FF0000;
}
A:link  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	cursor : hand;
	color : #000080;

}

A.normalLink  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	cursor : hand;
	color : #000080;
	text-decoration : underline;

}
A:visited  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	cursor : hand;
	color : #000099;

}

A:hover  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	cursor : hand;
	color : #ff0000;

}

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;
}

