// 
// Terilogy CSS file
// 2003-12 nagano@cri.ne.jp write
// 

body { 
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	}

body,tr,td,div { 
	color: #000000; 
	font-size: 10pt; 
	line-height: 130%;
	}

img {
	border: 0;
	}

// link basic
a:link { 
	color: #0033cc; 
	text-decoration: ; 
	}
a:visited { 
	color: #990066; 
	text-decoration: ; 
	}
a:active { 
	color: #0033cc; 
	text-decoration: ; 
	}
a:hover { 
	color: #ff0000; 
	text-decoration: ; 
	}

a:link.m1 { 
	color: #ffffff; 
	text-decoration: none;
	line-height: 100%;
	}
a:visited.m1 { 
	color: #ffffff; 
	text-decoration: none;
	line-height: 100%;
	}
a:active.m1 { 
	color: #ffffff; 
	text-decoration: none;
	line-height: 100%;
	}
a:hover.m1 { 
	color: #dcdcdc; 
	text-decoration: underline;
	line-height: 100%;
	background-color: #696969; 
	}

a:link.m2 { 
	color: #000000; 
	text-decoration: none;
	line-height: 100%;
	}
a:visited.m2 { 
	color: #000000; 
	text-decoration: none;
	line-height: 100%;
	}
a:active.m2 { 
	color: #000000; 
	text-decoration: none;
	line-height: 100%;
	}
a:hover.m2 { 
	color: #000000; 
	text-decoration: underline;
	line-height: 100%;
	}




.sm { 
	font-size: 8pt;
	line-height: 140%;
	color: #696969;
	}



