body {
 margin: 0px;
 background-color: #FFFFFF;
}

h2 {
	font-size: 12px;
	font-weight: bold; 
 margin: 0px;
 padding: 0px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
 margin: 0px;
 padding: 0px;
}

a:link		{ color: #000000;
}
a:visited		{ color: #000000;
}
a:active	{ color: #000000;
}
a:hover { color: #FF0000;
}

H1
{
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #EAEAEA;
	FONT-WEIGHT: bold;
}
em
{
	FONT-SIZE: 12px;
	font-style:normal;
	COLOR: #EAEAEA;
	font-weight: bold;
}
A.emlink:link		{
	COLOR:gray;
	text-decoration: none;
	font-size: 8pt;
}
A.emlink:visited	{
	COLOR:gray;
	text-decoration: none;
	font-size: 8pt;
}
A.emlink:hover		{
	COLOR:gray;
	text-decoration: underline;
	font-size: 8pt;
}

A.style1:link		{    COLOR:#006600;text-decoration: underline;}
A.style1:visited	{    COLOR:#006600;text-decoration: underline;	}
A.style1:hover		{	 COLOR:#006600;0;text-decoration: underline;}
#bun {
	font-size: 12px;
	line-height: 15px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
}

#bun p {
	margin: 0px;
}

.th00 {
	padding: 0px;
	font-weight: bold;
}

.imgalt {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	width: 100%;
	text-align: center;
}

.kuzu {
 font-size: 12px;
 color:#000000;
}

.left {
 font-size: 12px;
 color:#333333;
}