﻿<!--
td
{
	font-family				: Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12px;
	letter-spacing				: 1px;
	line-height				: 19px;
}

p
{
	font-family				: Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12px;
	letter-spacing				: 1px;
	line-height				: 19px;
}

body
{
	font-family				: Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12px;
	letter-spacing				: 1px;
	line-height				: 19px;
}

.headline
{
	font-size				: 2px;
	line-height				: 10px;
	color					: rgb(255,255,255);
}
			
.navi
{
	color					: silver;
	text-decoration				: none;
	font-weight				: bold;
}
			
.navi:hover
{
	color					: white;
}
			
.headnavi
{
	text-decoration				: none;
	color					: #666666;
}
			
.headnavi:hover
{
	color					: black;
}
-->
