td.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	margin-right: 0px;
	padding-right: 100px;
	word-spacing: 1px;
	letter-spacing: 0px;
}

.body {
	background-color: #cbcbcb;
}
p.styleTXT {
	background-color: #F1F1F1;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	vertical-align: top;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 20px;
	padding-left: 38px;
	margin-top: 0px;
	padding-top: 0px;
}
td.styleTXT {
	background-color: #F1F1F1;
}

a.menu{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	color: #000033;
	font-size: 14px;
	line-height: 23px;
	text-decoration: none;
	padding: 5px 22px 5px 22px;

}

a.menu:hover{
	color: white;
	background-color: #000033;
}
td.menudn{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 23px;
	text-decoration: none;
	text-align: center;
	border-top-color: #666666;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
a.menudn{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #333333;
	font-size: 14px;
	text-decoration: none;

}

a.menudn:hover{
	color: white;
	text-decoration: underline;
}
td.copyright{
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 11px;
	text-align: center;
	
}
a.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0033CC;
	text-decoration: underline;
}
a.links:hover {
	color: #000033;
}
