@charset "utf-8";
/* CSS Document */
h1, 
{
display: block;
padding: 0 0 0 30px;
background: url(images/content-head-bg.png) no-repeat;
font: normal 24px/40px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#D5A500;
}

h2, 
{
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}
p 
{
color:#000;
font-family:
font-size:12px;
font-weight:200px;
display:black;
}
span
{
	color:#b39831;
}
a:visited,
a:active,
a:link {
	color: #999;
	text-decoration: underline;
}

a:hover {
	color: #FC0; 
	text-decoration: none;
}
.title
{
display: block;
padding: 0 0 0 30px;
background: url(images/content-head-bg.png) no-repeat;
font: normal 24px/40px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#D5A500;
}
.title_black {
	font: normal 24px/40px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #000;
}
.sml_head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:500;
	color: #000;
	}
	.green
	{
		color:#060;
		}
.number {list-style-type:decimal;}
.dot {list-style-type:square}