@charset "UTF-8";
img {
    border-style:none;
}

h1 {
	font-size: 15px;
	margin:0px;
	color: #666666;
}
h2 {
	font-size: 17px;
	margin:0px;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	margin:0px;
	color: #FFFFFF;
}
h4 {
	color: #666666;
	margin:0px;
	font-size: 10px;
}
h5 {
	font-size: 9px;
}

.style1 {
	color: #FFFFFF;
	font-size: 13px;
}
.style2 {
	color: #996633;
	font-size: 10px;
}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
}
.style4 {
	color: #FF0000;
	font-size: 12px;
}
.style5 {
	color: #FFFFFF;
	font-size: 11px;
}

a:link {
	text-decoration: none;
	color: #FF3300;
}
a:visited {
	text-decoration: none;
	color: #FF9966;
}
a:hover {
	text-decoration: none;
	color: #FF9966;
}
a:active {
	text-decoration: none;
	color: #FF9966;
}
p{
	line-height:14pt
}
