a:link
{
	color: #008800;
	text-decoration: none;
	font-weight: bold
}

a:visited
{
	color: #008800;
	text-decoration: none;
	font-weight: bold
}

a:active
{
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold
}

a:hover
{
	color: #ff0000;
	text-decoration:
	underline;
	font-weight: bold
}

h1
{
	color: #ffffff;
	background-color: #004488;
	padding: 4px 4px;
	text-align: center;
	font-family: 'Century Gothic', 'Arial', '‚l‚r ‚oƒSƒVƒbƒN';
}

h2
{
	color: #ffffff;
	background-color: #008800;
	padding: 4px 4px;
	font-family: 'Century Gothic', 'Arial', '‚l‚r ‚oƒSƒVƒbƒN';
}

h3
{
	padding: 2px 8px;
	border-bottom: thin solid #00dd44;
	font-family: 'Arial', '‚l‚r ‚oƒSƒVƒbƒN';
}

li
{
	font-size: x-small;
}
