body{
background-color: #ffffff;
}

a:link{
font-weight: normal;
color: #6666aa;
}
a:visited{
font-weight: normal;
color: #6666aa;
}
a:active{
font-weight: normal;
color: #cf7500;
}
a:hover {
font-weight: normal;
color: #cf7500;
}

font.headtitle{
font-size: 13px;
color: #ffffff;
font-weight: bold;
font-family:Helvetica, Arial, Osaka;
}

font.menu{
font-size: 10px;
color: #ffffff;
font-weight: bold;
font-family:Helvetica, Arial, Osaka;
}

font.lastmodified{
font-size: 10px;
color: #333333;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
}

dt, dd, td, p, div{
font-size: 12px;
color: #000000;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
line-height:18px;
}

li{
font-size: 12px;
color: #000000;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
line-height:18px;
}

font.chapter{
font-size: 26px;
color: #000000;
font-weight: bold;
font-family:Helvetica, Arial, Osaka;
}

font.section{
font-size: 22px;
color: #000000;
font-weight: bold;
font-family:Helvetica, Arial, Osaka;
}

font.subsection{
font-size: 20px;
color: #000000;
font-weight: bold;
font-family:Helvetica, Arial, Osaka;
}

font.subsubsection{
font-size: 28px;
color: #000000;
font-weight: bold;
font-family:Helvetica, Arial, Osaka;
}

font.author{
font-size: 12px;
color: #000000;
font-weight: normal;
font-style: italic;
font-family:Helvetica, Arial, Osaka;
}

font.abstract{
font-size: 12px;
color: #000000;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
line-height:14px;
}

font.indextitle{
font-size: 12px;
color: #000000;
font-weight: bold;
font-family:Helvetica, Arial, Osaka;
}

font.welcometitle{
font-size: 14px;
color: #000000;
font-weight: bold;
font-family:Helvetica, Arial, Osaka;
line-height:16px;
}

font.welcomecontents{
font-size: 11px;
color: #000000;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
line-height:14px;
}

font.newsdate{
font-size: 10px;
color: #666666;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
}

font.newscontents{
font-size: 11px;
color: #000000;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
line-height:14px;
}

font.developmenttitle{
font-size: 12px;
color: #444444;
font-weight: bold;
font-family:Helvetica, Arial, Osaka;
line-height:14px;
}

font.developmentdate{
font-size: 10px;
color: #666666;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
}

font.developmentcontents{
font-size: 11px;
color: #000000;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
line-height:14px;
}

font.warning{
font-size: 11px;
color: #dd0000;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
line-height:12px;
}

font.notwarning{
font-size: 11px;
color: #0000cc;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
line-height:12px;
}

font.copyright{
font-size: 9px;
color: #cccccc;
font-weight: normal;
font-family:Helvetica, Arial, Osaka;
font-variant: small-caps;
}

th{
	font-size: 12px;
	color: #fff;
	background: #666;
	border-style: solid;
	border-width: 1px;
	border-color: #999 #333 #333 #999;
}
td {
	font-size: 12px;
	color: #000000;
	background: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
}
