body {
	background: #FFF;
	font-family: "Palatino Light",Times,serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #000;
}

#mast	{
	background: #FFF;
	width: 100%;
	padding: 0;
	margin: 0 0 12px 0;
}
#mast h1	{
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 32px;
}
#box2 {
	font-family: "New Times Roman",Times,serif;
}
#box2 p	{
	font-size: 11px;
	text-transform: normal;
	padding: 0 0 1.5em 0;
	margin: 0;
	line-height: 1.3em;
	text-align: left;
	font-size: 12px;
}
#box2 b	{
	color: #000;
	font-size: 12px;
}
#box2 h1	{
	margin: 0 0 12px 0;
	padding: 0;
	color: #000;
	font-size: 24px;
	line-height: 1.3em;
}
#box2 h2	{
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.3em;
}

#text	{
	margin: 12px 0;
	color: #000;
}
#text h1	{	
	font-size: 24px;
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 1.3em;
}
#text h2	{
	font-size: 18px;
}
#text p	{
	font-size: 12px;
}




#text2	{
	margin: 0 0 12px 0;
	padding: 0;
	float: right;
	color: #000;
}
#text2 h1	{
	font-size: 24px;
	margin: 6px 0 3px 0;
}
#text2 h2	{
	font-size: 18px;
	margin: 6px 0 3px 0;
}
#text2 h3	{
	font-size: 12px;
	margin: 6px 0 3px 0;
}
#text2 b, ul, ol, li	{
	color: #000;
	line-height: 1.5em;
}
#text2 li, p	{
	margin: 6px 0;
	padding: 0 0 0 12px;
}
#text2 ol {
	margin: 0;
	padding: 0 0 0 24px;
}
#text2 ul {
	margin: 0;
	padding: 0 0 0 24px;
}
#box2 b	{
	color: #000;
	font-size: 12px;
}

#footer	{
	color: #000;
	font-size: 14px;
	}
#footer p	{
	margin: 8px 0 0 0;
	padding: 0;
	line-height: 1.3em;
}
#footer b {
	font-size: 14px;
}
#footer img {
	display: none;
}
a {
	text-decoration: none;
	color: #000;
}
