/* Additional Style */
.small { font-size:9pt; }
.notice { color:#CC0000; }
.bold { font-weight:bold; }
/* body { font: 11pt Verdana, Geneva, Arial, Helvetica, sans-serif ; font-weight: normal; line-height: 1.8em; width:1000px;} */
body { font: 11pt Verdana, Geneva, Arial, Helvetica, sans-serif ; font-weight: normal; line-height: 1.8em; width:100%;}
.contents { width:95%; margin-left:20px; }
caption { font-size:13pt; font-weight:bold; }

/* Default CSS */
h1 {
	color:#4060A0 ;
	font-size:20pt ;
	text-align:center ;
	font-weight:bold;
	margin-bottom:30px;
	}

.menu {
	 color:#cccccc ;
	 font-size:10pt ;
	 text-align:center ;
	 font-weight: bold ;
}


p.foot {
	clear:both;
	width:100%;
	border-top : dotted 4px #E0E0E0;
	font-size:10pt;
	margin-top:40px;
	text-align:center ;
	font-weight:bold;
}

<!--CSS from Data Admin-->
td {
	font-weight: normal;
/*	color: #000000; */
	text-decoration: none}

input {
	font-weight: normal;
	/* color: #000000; */
	text-decoration: none;
	/*border : #bbbbbb;
	border-style : solid;
	border-width : thin; */
	background-color: #ffffff;}

textarea {
	font-weight: normal;
	/* color: #000000; */
	text-decoration: none;
	/*border : #bbbbbb;
	border-style : solid;
	border-width : thin; */
	background-color: #ffffff;}

select {
	font-weight: normal;
	/* color: #000000; */
	text-decoration: none;
	border : #bbbbbb;
	border-style : solid;
	border-width : thin;
	background-color: #ffffff;}

a { color: #6080C0; text-decoration: none;}
a:active { color: #4060A0; text-decoration: underline; }
a:hover { color: #4060A0; text-decoration: underline;}
a.bodylink { color: #6080C0; text-decoration: none;}
a:bodylink:hover { color: #4060A0; text-decoration: underline;}
a:bodylink:active { color: #4060A0; text-decoration: underline; }

.tdheader {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* color: #000000; */
	text-decoration: none}

.myheader {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	/* color: #000000;  */
	text-decoration: none}
