body
{
	background-color:#FFFFAE; 
	color:#000000;
	font-family:"Arial";
	font-size:13px;
	font-weight: normal;
    scrollbar-face-color: #ffffcc;
    scrollbar-highlight-color: #0000C1;
    scrollbar-shadow-color: #0000C1;
    scrollbar-3dlight-color: #0000C1;
    scrollbar-arrow-color: #0000C1;
    scrollbar-track-color: #0000C1;
    scrollbar-darkshadow-color: #0000C1;
}

.h1
{
	color:#000000;
	font-family:"Arial";
	font-size:25px;
	font-weight: bold;
}

.h2
{
	color:#000000;
	font-family:"Arial";
	font-size:20px;
	font-weight: bold;
}

.h3
{
	color:#000000;
	font-family:"Arial";
	font-size:17px;
	font-weight: bold;
}


.navi
{
	font-family:Arial;
	font-size:20px;
	font-weight: normal;
	color: #ffffff;

}

.subnavi
{
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	color: #ffffff;

}

.text
{
	color:#000000;
	font-family:"Arial";
	font-size:15px;
	font-weight: normal;
}

.textimprint
{
	color:#000000;
	font-family:"Arial";
	font-size:12px;
	font-weight: normal;
}

a:link {color:#ffff00; text-decoration:none }
a:visited {color:#ffff00; text-decoration:none }
a:hover {color:#FF0000; text-decoration:none }
a:active {color:#FF0000; text-decoration:none }

