/* general settings */
body{
	margin:0px 0px 0px 2px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	background-image:url("../img/bg.gif")
	background-attachment:fixed;
	}
	
a:link {
	text-decoration:none;
	color:"#666666";}

a:visited {
	text-decoration:none;
	color:"#666666";}

a:active {
	text-decoration:none;
	color:"#666666";}

a:hover {
	text-decoration:underline;
	color:"#000000";}
	
td{
	line-height: 26px;
	font-size:11pt;
	}
	
td.title{
	width:100%;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:black;
	}

table.contents{
	width:100%;
	border-width:0px 0px 0px 0px;
	}
	
td.contents{
	width:100%;
	padding:30px 0px 0px 35px;
	}

/* settings of top */
p.welcome{
	color:#000099;
	font-weight:bold;
	}
	
td.photo{
	padding:30px 0px 0px 35px;
	}

td.news{
	text-align:left;
	vertical-align:top;
	padding:30px 0px 0px 0px;
	}
	
div.news{
	width:280px;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color:black;
	}

/* settings of about */
p.section{
	font-size:10pt;
	line-height:22px;
	}
	
/* settings of links */
td.links1{
	font-size:10pt;
	line-height:20px;background-color:#ccccff;
	}
	
td.links2{
	font-size:10pt;
	line-height:20px;background-color:#eeeeff;
	}
	
table.links{
	width:600px;
	border-style:solid;border-color:black;border-width:1px;
	}
