body {
	background: #ccff99;
	padding: 0px;
	vertical-align: top;
	margin: 0px;
}
.td {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	background: top;
	padding-left: 20px;
	padding-top: 0px;
	vertical-align: text-top;
	padding-right: 20px;
}
table {
	background: #FFFFFF;
}

/*  LINK   */
a:link   {color:#0000CC;}
a:visited{color:#009900;}
a:hover  {color:#0000CC;}

.link1 a:link    {color:#0000CC;; font-size: 13px; line-height: 13px; text-decoration: none}
.link1 a:visited {color:#348633;; font-size: 13px; line-height: 13px; text-decoration: none}
.link1 a:hover   {color:#0000CC;; font-size: 13px; line-height: 13px; text-decoration: none}

.link2 a:link    {color:#0000CC;; font-size: 14px; line-height: 14px; text-decoration: none}
.link2 a:visited {color:#009900;; font-size: 14px; line-height: 14px; text-decoration: none}
.link2 a:hover   {color:#0000CC;; font-size: 14px; line-height: 14px; text-decoration: none}


.h1 {
	font-size: 22px;
	font-weight: bold;
	color: #009900;
}
.h2 {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	background: top;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	top: 0px;
}
.h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	padding-left: 0px;
	padding-top: 0px;
}
.h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	vertical-align: top;
	margin: 0px;
	background: top;
	right: 0px;
	text-align: left;
	padding-left: 20px;
}

