td.spacer{
	font-size: 0px;
	line-height: 0px;
}
td{
	font-size : 12px;
	font-family : Arial;
	color: #000000;
	line-height: 16px;
}

td.bold{
	font-size : 12px;
	font-family : Arial;
	color: #000000;
	font-weight:bold;
	line-height: 16px;
}

b.head{
	font-size : 14px;
	font-family : Arial;
	color: #000000;
	line-height: 18px;
	font-weight:bold;
}
font.head{
	font-size : 14pt;
	font-family : Arial;
	color: #000000;
	line-height: 22pt;
}
td.content{
	font-size : 8pt;
	font-family : Arial;
	color: #000000;
	line-height: 11pt;
}
p {
	margin: 0;
	padding: 0;
}
a.nav {
	text-decoration:none;
}

td.nav{
	font-size : 10px;
	font-family : Arial;
	color: #FFFFFF;
	line-height: 15px;
}

a.orange{
	font-size : 8pt;
	font-family : Arial;
	color: #ff9933;
	line-height: 11pt;
	text-decoration:none;
	font-weight:bold;
}

b.orange{
	font-size : 8pt;
	font-family : Arial;
	color: #ff9933;
	line-height: 11pt;
	font-weight:bold;
}

b.orange2{
	font-size : 10pt;
	font-family : Arial;
	color: #ff9933;
	line-height: 11pt;
	font-weight:bold;
}

textarea { 
	font-family : Arial;
	font-size : 8pt;
}
input.form { 
	font-family : Arial;
	font-size : 8pt;
}

a.txt {
	font-size : 8pt;
	font-family : Arial;
	color: black;
	text-decoration:none;
}	

a{
	font-size : 8pt;
	font-family : Arial;
	color: #ff9933;
	line-height: 11pt;
	text-decoration:none;
}

ul {
	list-style-type:square;
}