body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333366;
	font-size: 16px;
	font-weight: bolder;
	color: #FF99CC;
	background-image: url(images/purptile.gif);



}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.indenttext {
	text-align: left;
	text-indent: 15pt;
}
.centretext {
	text-align: center;
	color: #CC99FF;

}
.pedgreetext {
	font-size: 12px;
	color: #CC99FF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC66FF;
	text-decoration: underline;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: underline;

}
a:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: blink;
	text-align: center;


}
.centre {
	text-align: center;
}
.smalltext {
	font-size: 12px;
}
.small {
	font-size: 12px;
	color: #FF99CC;

}
.copy {
	font-size: 9px;
	color: #FF99CC;
	text-align: center;
}
.big2 {
	font-size: 18px;
	color: #FF99CC;
	text-align: center;


}
.border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC99FF;
	padding: 10px;


}
.border2 {
	padding: 12px;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #CC99FF;
	color: #CC99FF;
	text-align: center;



}
.borderCopy {
	padding: 5px;
	background-color: #D0C9D9;
	border: thin groove #CC99FF;
	height: auto;



}
.namelink {
	font-size: 10px;
}
.shadow {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #A500F7;
	border-right-color: #A500F7;
	border-bottom-color: #A500F7;
	border-left-color: #A500F7;
}
