@charset "UTF-8";
.doubleborder {
	border: thick double #7D15E9;
}
.thinboarder {
	border: thin dotted #999999;
}
.width_410px {
	width: 410px;
}
.BoldBlack18 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.BoldBlac24k {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.BoldItalicsPink18 {
	color: #FF0099;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.size18pt {
	font-size: 18px;
}
.size20pt {
	font-size: 20px;
}
.blinkingtext18px {
	font-size: 18px;
	text-decoration: blink;
}
.purpleunderline24px {
	font-size: 24px;
	color: #690872;
	font-weight: bold;
}
.purpleunderline20px {
	font-size: 20px;
	font-weight: bold;
	color: #690872;
}
.center
{ 
text-align: center;
}
.centertable 
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}
.bluelink {
	font-size: 20px;
	color: #00F;
	text-decoration: underline;
}
#toppara {
	margin-top: 0;
}
#toppara10px {
	margin-top: 10px;
}
