div.break
{
	page-break-before: always;
}

a:link
{
	text-decoration : none;
	color : black;
	font-size : 9pt;
	font-family : "±¼¸²";
}

a:visited
{
	text-decoration : none;
	color : black;
	font-size : 9pt;
	font-family : "±¼¸²";
}

a:hover
{
	text-decoration : none;
	color : inherit;
	color : "#000000";
	color : #396DA5;
	font-size : 9pt;
	font-family : "±¼¸²";
	position : relative;
	top : 1px;
	left : 1px;
}

input
{
	font-family : "±¼¸²", "±¼¸²Ã¼";
	font-size : 12px;
	color : black;
	padding : 3;
}

input.button
{
	border-right : gray 1px solid;
	border-top : silver 1px solid;
	border-left : silver 1px solid;
	border-bottom : gray 1px solid;
	background-color : #dddddd; 1:
}

input.text
{
	height : 23px;
	color : navy;
	background-color : white;
	margin : 0;
	padding : 3;
	border-width : 1;
	border-color : rgb(102,102,102);
	border-style : solid;
}

div
{
	font-family : "±¼¸²", "±¼¸²Ã¼";
	font-size : 12px;
	color : black;
}

form
{
	font-family : "±¼¸²", "±¼¸²Ã¼";
	font-size : 12px;
	color : black;
}

textarea
{
	font-family : "±¼¸²", "±¼¸²Ã¼";
	font-size : 12px;
	color : navy;
}

textarea.content
{ 
	font-family : "±¼¸²";
	font-size : 9pt;
	border : 1px;
	background-image : url("/img/textline.gif");
	line-height : 15pt;
	border-width : 1;
	border-color : rgb(102,102,102);
	border-style : solid;
}

select, option
{
	font-family : "±¼¸²", "±¼¸²Ã¼";
	font-size : 13px;
	color : black;
	background-color : #FCF2DF;
}

td
{
	font-family : "±¼¸²", "±¼¸²Ã¼";
	font-size : 12px;
	line-height: 140%;
}

td.ceo
{
	font-family : "±¼¸²", "±¼¸²Ã¼";
	font-size : 20pt;
	line-height: 140%;
}

.selectBox01
{
	BEHAVIOR: url('./selectBox01.htc');
	CURSOR: hand;
}

body
{
	font-family : "±¼¸²", "±¼¸²Ã¼";
	font-size: 12px;
	scrollbar-face-color : #CFCFCF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #595959;
	scrollbar-3dlight-color : #595959;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-base-color : #CFCFCF;
}