body {
	background-image: url();
}

	
.RED-14 {	
    font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-align: center;
}

.RED-13{
	font-size: 13px;
	font-weight: bold;
	color:#C30;
	padding:10px;
}

.bule-13{
	font-size: 13px;
	font-weight: bold;
	color:#390;
	padding:10px;
}

.purple-13{
	font-size: 13px;
	font-weight: bold;
	color:#309;
	padding:10px;
}

.orange-13{
	font-size: 13px;
	font-weight: bold;
	color:#C00;
	padding:10px;
	border-right: 1px #d2d2d2 solid ;
}

.BIUE-14 {	font-size: 14px;
	font-weight: ;
	color: #00F;
	
}
.blank12 {	font-size: 12px;
	color: #333;
}
.RED-12 {
	font-size: 12px;
	color: #C00;
}
.blank18 {
	font-size: 18px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.blank16 {
	font-size: 16px;
	color: #3e3a39;

}
.blank14 {
	font-size: 14px;
	color: #000;
	padding:0px;
}
a {
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
}
.RED-16 {	font-size: 16px;
	font-weight: bold;
	color: #C00;
	padding:10px;
}
.blank13 {
	font-size: 13px;
	color: #000;
	padding:10px;
	font-weight: bold;
}

.blank13-1 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	border-right: 1px #d2d2d2 solid ;
}
.blank131 {	font-size: 13px;
	color: #000;
	padding:0px;
}
.blank141 {	font-size: 14px;
	color: #000;
}

.label {
      display: inline-block;
      background-color: yellow;
      color: black;
      border: 3px solid red;
      border-radius: 15px;
      padding: 5px 10px;
      font-size: 16px;
      font-weight: bold;
    }

