* {
	margin: 0;
	padding: 0;
}
body {
  margin: 0;
  padding: 0;
		font-size: x-small;
	line-height: 160%;
}

div.header {
  position: absolute;
  width: 550;
  top: 0;
	margin:0;
  height: 100px;
  overflow: auto;
  background-color: paleturquoise;
	background-attachment:fixed;
}

div.notheader {
  position: relative;
  top: 100px;
  width: 100%;
  height: 100%;
  padding: 0 0 0 0;
  overflow: auto;
  background-color: red;
	background-attachment:fixed;
}


p {
  	margin: 0;
  	padding-left:10px;
	font-size: 12px;
	line-height: 180%;
}


td {
	font-size: x-small;
	background-attachment:fixed;
}
p {
	margin-bottom: 1em;
}
p#attention {
	padding: 0px;
}
div#header {
	width: 550px;
	border-right: 0px solid;
	border-top: 0px solid;
	border-bottom: 0px solid;
	background-attachment:fixed;
}
#header td {
	margin: 0;
	padding: 0;
}
div#footer {
	width: 550px;
	text-align: center;
	border-right: 0px solid;
	border-top: 0px solid;
	border-bottom: 0px solid;
	background-attachment:fixed;
}
table#contents {
	width: 550px;
	border-right: 0px solid;
	border-left: 0px solid;
	background-attachment:fixed;
}
td#menu {
	width: 170px;
}
td#main {
	width: 530px;
	padding: 0px;
	vertical-align: top;
}
td#menu li {
  padding: 0px 0px 0px 0px;
	border-top: 0px solid :#666666;
	border-left: 0px solid :#666666;
	border-right: 0px solid :#666666;
	border-bottom: 0px solid :#666666;
	background-color:#999999;
	background-attachment:fixed;
}
td#menu li.parent {
	font-weight: bold;
	background-color: #666666;
}

.style1 {
	font-size: 14px;
	color: #000000;
}
.style2 {
	color:#FF9900;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	color: #0033FF;
}
.style4 {
	font-size: 14px;
	color: #FFFFFF;
}
.style4b {
	font-size: 16px;
	color:#336666;
}
.style5 {
	font-size: 14px;
	color: #FF0000;
}
.style6 {
	color: #FF0000;
}
.style11 {
  font-size: medium
}
.style12 {
  font-size: small
}
.style14 {
	color:#000000;
	font-weight: bold;
}
a,
a:link,
a:visited{
color:#FFFFFF;
text-decoration:underline;
}
a:hover{
color:#FFFFFF;
text-decoration: underline;
}
a:active {}

td.link a:link{color:#FF0000; text-decoration:underline}
td.link a:visited{color:#FF0000; text-decoration:underline}
td.link a:hover{color:#003366; text-decoration:underline}


td.link2 a:link{font-size: 19px;color:#FFFFFF; text-decoration:underline}
td.link2 a:visited{
	font-size: 19px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
td.link2 a:hover{
	font-size: 19px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
td.link3 a:link{color:#000000; text-decoration:underline}
td.link3 a:visited{color:#000000; text-decoration:underline}
td.link3 a:hover{color:#000000; text-decoration:underline}

td.link4 a:link{color:#000000; text-decoration:underline}
td.link4 a:visited{
	color:#0000CC;
	text-decoration:underline;
	font-weight: bold;
}
td.link4 a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}

td.link5 a:link{color:#000066; text-decoration:underline}
td.link5 a:visited{color:#000066; text-decoration:underline}
td.link5 a:hover{color:#FFFFFF; text-decoration:underline}

h1 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	display: inline; 
	line-height: 150%;
}

h2 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	display: inline; 
	line-height: 150%;
}

p.olink a:link{color:#FF0000; text-decoration:underline}
p.olink a:visited{color:#FF0000; text-decoration:underline}
p.olink a:hover{color:#FF0000; text-decoration:underline}

#contents{

	padding:20px;
}

</style>
