.borderRed {	
	border: 1px solid #fe0000;
}

.padding1 {	
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.style2 {	
	font-size: 18px;
	color: #fe0000;
	font-weight: bold;
}

.style3 {	
	color: #838383;
	font-size: small;
	line-height:20px;
}
.style3 a {	
	color: #838383;
	font-size: small;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
.style3 a:hover {	
	color: #838383;
	font-size: small;
	line-height:20px;
	font-weight:bold;
	text-decoration:underline;
}

.style4 {
	color: #FFFFFF;
}

.style5 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}
.style6 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
