P  {}

H1  {
	font-family : Tahoma;
	font-weight : bold;
	font-size : 18pt;
	color : Navy;
}

H2  {}

H3  {
	font-family : Tahoma;
	font-weight : bold;
	font-size : 14pt;
	color : Navy;
}

A  {
	color : blue;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 10pt;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : red;
	font-family : Tahoma;
	font-size : 10pt;
	text-decoration : underline;
}

BODY  {
	background-color : white;
}
TD  {
	font-size : 10pt;
	font-family : Tahoma;
	color : Navy;
}
.link1  {
	color : Yellow;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 8pt;
}

.text  {
	font-size : 10pt;
	font-family : Tahoma;
	color : Navy;
}

.textred  {
	font-size : 10pt;
	font-family : Tahoma;
	color : red;
}

.title  {
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : bold;
	color : black;
}

.menu1  {
	font-family : Tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : white;
}

.menu2  {
	font-size : 8pt;
	font-family : Tahoma;
	color : yellow;
	text-indent : 10pt;
}

.tiny  {
	font-size : 7pt;
	font-family : Tahoma;
	color : Navy;
}
.tiny2  {
	font-size : 8pt;
	font-family : Tahoma;
	color : black;
}

.caption  {
	font-size : 7pt;
	font-family : Tahoma;
	color : navy;
}