a:link, a:visited	{ 
	text-decoration: none; color: #800000; 
}
a:hover	{ 
	color: #000000; font-style: normal; text-decoration: underline; 
}
body {  
	font-family: Verdana, Helvetica, Arial; 
	font-size:10pt;
	background: #FFFFE4 url('images/bg.jpg');
}
p, h2, h1 {
	margin-top: 0px; margin-left: 0px; 
	margin-right: 0px; margin-bottom:0px; 
}
ul, ol {
	margin-top: 0px; margin-bottom:0px; 
}
td	{ 
	font-family: Verdana, Helvetica, Arial; 
	color: #000000; font-size: 10pt; 
}
hr	{ 
	color: #000000; height: 1px; 
}
acronym {
        border-bottom: 2px dotted #008000;
        cursor: help;
}

input, select, textarea { 
	background-color: #FFFFE4; 
}

.windowbg { 
	background-color: #FFFFE4; font-size: 10pt; 
	font-family: Verdana; color: #000000; 
}
.windowbg2 { 
	background-color: #F5F3E4; font-size: 10pt; 
	font-family: Verdana; color: #000000; 
}
.titlebg { 
	background-color: #C6C7A5; color: #000000; 
	font-size: 11pt; font-weight: bold; 
}
.catbg { 
	background-color: #D3D0B1; 
	font-weight: bold; color: #000000; 
	background-image: url('images/catbg.gif');
}
.bordercolor { 
	background-color: #000000; 
}
.pagetitle { 
	background-color: #C6C7A5; height: 50px; 
	background: url('images/tablebg.gif'); 
}
.newstitle { 
	position: relative; 
	font-family: georgia, arial, verdana; 
	font-size: 16pt; color: #222222; 
}


.banner { 
	background: left no-repeat url('images/banner.png'); 
}
.haibane { 
	background: right no-repeat url('images/haibane.png'); 
}
.smaller { font-size:9pt; }

.console { 
	font-family: fixedsys, Courier New, monotype;
}
	
