
P {
	font-family : Arial;
	font-size : 10pt;
	color: #663300
}

TD {
	font-family : Arial;
	font-size : 10pt;
	color: #663300;
	
}
h2 {
	font-family : Arial;
	font-size : 12pt;
	color: #663300;
	font-weight : bold;
}
h1 {
	font-family : Arial;
	font-size : 14pt;
	color: #663300;
	font-weight : bold;
}
A{
	font-family : Arial;
	font-size : 10pt;
	color: #663300;
	text-decoration : none;
}

A:LINK {
		font-family : Arial;
	font-size : 10pt;
	color: #663300;
	text-decoration : underline;
}
A:HOVER {
		font-family : Arial;
	font-size : 10pt;
	color: #663300;
	text-decoration : underline;
}

A:VISITED {
	font-family : Arial;
	font-size : 10pt;
	color: #663300;
	text-decoration : underline;
}
.BOTTOM{
	font-family : Arial;
	font-size : 8pt;
	color: #663300;
	text-decoration : none;
}

.BOTTOM A:LINK {
	font-family : Arial;
	font-size : 8pt;
	color: #663300;
	text-decoration : none;
}
.BOTTOM A:HOVER {
		font-family : Arial;
	font-size : 8pt;
	color: #663300;
	text-decoration : none;
}

.BOTTOM A:VISITED {
	font-family : arial;
	font-size : 8pt;
	color: #663300;
	text-decoration : none;
}