body {

	background-color: #FFFFFF;

	margin: 0;

	margin-top: 0px;

	margin-left: 0px;

}







td, th {

	font-size: 95%;

	color: #333333;

}

.dai{

	border-bottom-color: #CCCCCC;

	border-bottom-style: dotted;

	border-bottom-width: thin;

	padding-left: 10px;

}

.to1 {

	color: #CC0000;

	font-size: 100%;

	font-weight: bolder;

}

.to2 {

	color: #0033CC;

	font-size: 100%;

	font-weight: bold;

}

h1 {

	color: #CC0000;

	font-size: 100%;

	font-weight: bolder;

}



h2 {

	color: #0033CC;

	font-size: 95%;

	font-weight: bold;

}



h3 {

	color: #CC0000;

}

h4 {

	color: #009900;

}

h5 {

	color: #6699CC;

}

h6 {

	color: #CCCCCC;

}

a:link    { color: #003399; text-decoration: underline; }

a:visited { color: #9999CC; text-decoration: underline; }

a:active  { color: #990000; text-decoration: underline; }

a:hover   { color: #FF0000; text-decoration: underline; }