@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.h1 {
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.h2 {
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
}
.h3 {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.h4 {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}
.h5 {
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.css10p {
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
}
.css10p-B {
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.css12p {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.css12p-B {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.css14p {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
}
.css14p-B {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.css12p-Yellow {
	font-size: 12px;
	line-height: 25px;
	color: #E5BF00;
}
.css12p-Yellow-B {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #E5BF00;
}
.css14p-Yellow-B {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #E5BF00;
}
.link-9 {
	font-size: 9px;
	line-height: 25px;
	color: #FFFFFF;
}

html>/**/body object{
  vertical-align: middle;
}
