
body
{
	font-family: Verdana, Arial;
	font-size: 0.8em;
}

ul, p, li
{
	margin: 0;
	padding: 0;
}

ul
{
	list-style-type: none;
}

h1
{
	font-family: Times New Roman;
	font-size: 1.6em;
	letter-spacing: 0.2em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1em;
	margin-bottom: 0;
}

#container 
{
	width: 50em;
}

.navigation
{
	display: none;
}

#tkdsign
{
	float: right;
}

#content
{
	margin-right: 6.2em;
	padding: 1em 2em 1em 0;
}

#content p
{
	text-align: justify;
}

#content table
{
	width: 100%;
	border: 0.1em solid #000000;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.9em;
}

#content td,
#content th
{
	border: 0.1em solid #000000;
	text-align: center;
}

#content td p
{
	text-align: center;
}

.clear-left
{
	clear: left;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}