body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 1.5;
	text-align: justify;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top left;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
form {
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h4 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h5 {
	font-size: 120%;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}
.footer {
	font-size:9px;
	color:#666666;
}
.tablecol1a {
	padding:2px 15px;
	background:url('../images/table_bg1.gif') repeat-y top left;
}
.tablecol2a {
	padding:2px 15px;
	border-left:white 3px solid;
	background:url('../images/table_bg1.gif') repeat-y -150px 0;
}
.tablecol3a {
	padding:2px 15px;
	border-left:white 3px solid;
	background:url('../images/table_bg1.gif') repeat-y -230px 0;
	text-align:center;
}
.tablecol4a {
	padding:2px 15px;
	border-left:white 3px solid;
	background:url('../images/table_bg1.gif') repeat-y -430px 0;
	text-align:center;
}
.tablecol1b {
	padding:2px 15px;
	background:url('../images/table_bg2.gif') repeat-y top left;
}
.tablecol2b {
	padding:2px 15px;
	border-left:white 3px solid;
	background:url('../images/table_bg2.gif') repeat-y -150px 0;
}
.tablecol3b {
	padding:2px 15px;
	border-left:white 3px solid;
	background:url('../images/table_bg2.gif') repeat-y -230px 0;
	text-align:center;
}
.tablecol4b {
	padding:2px 15px;
	border-left:white 3px solid;
	background:url('../images/table_bg2.gif') repeat-y -430px 0;
	text-align:center;
}
ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul li {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding-left: 14px;
	padding-bottom: 20px;
	padding-top: 0px;
}
ul li li {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/bullet2.gif) no-repeat 0 13px;
	padding-left: 9px;
	padding-bottom: 0px;
	padding-top: 5px;
}
a.menud, a.menud:visited, div.menud
{
  display: inline;
  margin: 0px;
  padding: 0px;
}

.link2
{
	color:#0066ff;
}