
a:link { color: #0033A5; text-decoration: underline; }
a:visited { color: #5C2180; text-decoration: underline; }
a:active { color: #CC3300; text-decoration: none; }
a:hover { color: #CC3300; text-decoration: none; }

span.yy03 {
	font-size: 80%;
}

span.yy02 { 
	color: #000000;
	font-size: 90%; 
	text-align: left; 
	float: left;
	padding-left: 5px;
}

span.yy01 {	color: #000000;
	text-align:center;
}

div.contents{
	margin: 10px 40px 10px 40px;
}

.clear {
	clear: both;
}

H3.cat 
{
  	margin: 10px 5px 20px 0px;
  	padding: 5px 2px 2px 10px;
  	color: #301010;
  	border-left: 5px solid #6570FB;
  	border-right: 5px solid #6570FB;
  	background-color: #BFCFF0;
  	text-align:left;
	FONT-SIZE: 120%;
}

H4.cat {
	PADDING: 3px 0px 2px 5px;
	BORDER-TOP: #aaaaaa 2px dotted;
	FONT-SIZE: 100%;
	MARGIN: 20px 10px 20px;
	BORDER-BOTTOM: #aaaaaa 2px dotted;
	BACKGROUND-COLOR: #ffffff;
	text-align:left;
}

H1.pubcomment {
  	margin: 0px 0px 20px 0px;
  	padding: 5px 5px 5px 10px;
  	color: #301010;
  	border-left: 10px solid #6570FB;
  	border-bottom: 2px solid #6570FB;
	font-size: 150%;
	text-align:left;
}

div.exp 
{
	padding: 10px 20px 10px 20px;
	line-height: 150%;
	text-align:left;
}

dt {
	margin: 0px 0px 20px 0px;
}

div.dat {
	MARGIN: 10px 20px 10px 20px;
	LINE-HEIGHT: 120%;
	TEXT-ALIGN: left;
	font-size: 90%;
}

th.j01 { background-color: #E6F5FB ; text-align: center; line-height: 130%;}
th.j02 { background-color: #E6F5FB ; text-align: left; width: 25%; line-height: 130%;}
td.j01 { text-align: left; line-height: 130%;}
td.j02 { text-align: left; width: 75%; line-height: 130%;}

TABLE.t 
{
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 10px;
	margin-right: 10px;
    	background-color: #ffffff;
    	border-color: #c0c0c0;
    	border-collapse: separate;
    	color: #000000;
    	font-size: 95%;
    	line-height: 130%;
	width: 85%;
}

ul {
	margin: 10px 0px 10px 30px;
}






