body {
	SCROLLBAR-FACE-COLOR:#FFFFFF;
 	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
 	SCROLLBAR-3DLIGHT-COLOR:#CCCCCC;
 	SCROLLBAR-SHADOW-COLOR:#CCCCCC;
 	SCROLLBAR-DARKSHADOW-COLOR:#888888;
 	SCROLLBAR-TRACK-COLOR:#EEEEEE;
 	SCROLLBAR-ARROW-COLOR:#000000; 	
 	background-color: #ffffff;
 	margin-top: 3px;
 	margin-right: 6px;
 	margin-bottom: 6px;
 	margin-left: 3px;
	}

h1 {
	font-size: 18px;
	font-family: Times New Roman;
	margin-bottom: 5px;
	margin-top: 5px;
	}

a.subnavi {
 	padding:3px;
 	text-align:center;
 	text-decoration:none;
	border: 1px solid #000000;
	margin: 1px;
	font-size: 14px;
	height: 16px;
 	}
a.subnavi:link, a.subnavi:visited { 
	color:#000000;
 	background-color:#ffffff;
 	text-decoration:none;
	/*font-weight:bold;*/
	}
a.subnavi:active, a.subnavi:hover { 
	color: GrayText;
	/*font-weight:bold;*/
 	background-color:#ffffff;
	text-decoration: none;
	}

a.navi {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Times New Roman;
	}

a.navi:hover {
	font-weight: bold;
	color: #5B5B5B;
	font-size: 14px;
	/*text-decoration: underline;*/
	font-family: Times New Roman;
}

a.navi:active {
	font-weight: bold;
	color: #5B5B5B;
	font-size: 14px;
	font-family: Times New Roman;
	}

a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Times New Roman;
	}

a:hover {
	font-weight: bold;
	color: red;
	font-size: 14px;
	text-decoration: underline;
	font-family: Times New Roman;
	}

a:active {
	font-weight: bold;
	color: GrayText;
	font-size: 14px;
	font-family: Times New Roman;
	}

.content {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
	font-size: 14px;
	font-family: Times New Roman;
	}

button {
	font-family: Times New Roman;
	font-size: 14px;
	}

td {
	font-family: Times New Roman;
	font-size: 14px;
	}
