#st03 {
	color: #000000;
	margin: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
	border: 0px solid #EDDFB1;
	background-color: #EDDFB1;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
	text-align: left;
}

#st04 {
	color: yellow;
	font-size: 16px;
	font-weight: bold;

}

#st05 {
	font-size: 14px;
	font-weight: bold;
}

#st06 {
	color: #3366ff;
	padding-left: 20px;
	padding-right: 50px;
	font-weight: normal;
}

#st08 {
	color: #E91C9C;
	font-weight: bold;
}

h1 {
	font-size: 20px;
}

a.link-st01:hover {
	color: #09152F !important;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline !important;
}

a.link-st02:link {
	color: yellow !important;
	font-size: 16px;
	font-weight: bold;
}

a.link-st02:visited {
	color: yellow !important;
	font-size: 16px;
	font-weight: bold;
}

a.link-st02:hover {
	color: yellow !important;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline !important;
}

a.link-st03:link {
	font-size: 16px;
	font-weight: bold;
}

a.link-st03:visited {
	font-size: 16px;
	font-weight: bold;
}

a.link-st03:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline !important;
}

