﻿body
{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #E6E6E6;

	text-align:center;
}

td,th,li,select,input,textarea
{
	font-family: "Arial, PMingLiu";
	font-size: 12px;
	color: #000000
}

A:link
{
	text-decoration: none;
	color: #000000;
}
A:visited
{
	text-decoration: none;
	color: #000000;
}
A:active
{
	text-decoration: underline;
	color: #6b0615;
}
A:hover
{
	text-decoration: underline;
	color: #6b0615;
}

p
{
	text-indent: 2em;
}

.l15
{
	line-height: 150%;
}

.f14
{
	font-size: 14px;
}

.f16
{
	font-size: 16px;
}

.nospace
{
	text-indent: 0px;
}