.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF00FF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEEFFF;
}.picborder {
	border: 1px solid #E69EEA;
}
.style2 {
	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.style3 {
	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.style4 {

	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF00FF;
	text-decoration: none;
}
.table-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E69EEA;
	border-right-color: #E69EEA;
	border-bottom-color: #E69EEA;
	border-left-color: #E69EEA;
}

