BODY, td, tr {
	scrollbar-face-color: white;
	scrollbar-arrow-color: #0C62A5;
	scrollbar-darkshadow-color: #D6DFE6;
	scrollbar-highlight-color: #D6DFE6;
	font-family: Verdana, sans-serif, Geneva;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 14px;
}

.bu {
	font-family: Verdana, sans-serif, Geneva;
	font-size: 9px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 13px; 
}

hr {
	width: 100%;
	color: #D45A2D;
	border: 1px;
	border-style: dashed;
}

li {
	font-family: Verdana, sans-serif, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #4C5F8F;
	line-height: 13px;
	letter-spacing: 1px;
	margin-bottom: 6px;
	list-style-position: outside;
	list-style-image: url(image/txt/li_pointer.gif);
}

h1 {
	font-size: 13px;
	font-style: normal;
	font-variant: small-caps;
	color: black;
	font-weight: bold;
	letter-spacing: 1px;
}

.txtbolder{
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0px;
	line-height: 13pt;
}

.txtbold{
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	line-height: 14pt;
}

.header {
	font-size: 13px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
}

a:link {
	font-style: normal;
	color: #D45A2D;
	font-weight: normal;
	text-decoration: none;
	direction: ltr;
}

a:visited {
	font-style: normal;
	color: #D45A2D;
	font-weight: normal;
	text-decoration: none;
	direction: ltr;
}

a:active{
	font-style: normal;
	color: #D45A2D;
	font-weight: normal;
	direction: ltr;
}

a:hover {
	font-style: normal;
	color: #D45A2D;
	font-weight: normal;
	direction: ltr;
	background-color: #FEF9E5;
}
