body {
	margin: 0px;
	background: #1EB6F6 url(../images/01_background.jpg) no-repeat fixed bottom left;
}

.text{
color: #333;
font:normal 13px Cambria;
}

.title{
	color: #C30149;
	font-family: Cambria;
	font-size: 17px;
	font-weight: bold;
}
.imgbord {
	border: 1px solid #CCCCCC;
}
.imgbord2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3E1FA;
	border-right-color: #A3E1FA;
	border-bottom-color: #A3E1FA;
	border-left-color: #A3E1FA;
}
.textlink {
	color: #BE0683;
	font-family: Cambria;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

