body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #990099;
	background-color: #FFFFCC;
}
td.ft {
	background-image: url(../images/voletslice.jpg);
	background-repeat: repeat-x;
	background-color: #9900CC;
	width: 10%;
	height: 20px;
	float: left;
}
td.button {
	background-image: url(../images/violetbar.jpg);
	background-repeat: repeat-x;
	height: 20px;
	float: left;
}
td.si {
        vertical-align: top;   
}
h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #9933FF;
}
h2 {
        text-align: center;
	font-size: x-large;
	font-weight: bolder;
	color: 8800FF;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #990099;
}

h4 {
	font-size: medium;
	font-weight: bold;
	color: 8800FF;
}
.smallitalic {
	font-size: xx-small;
	font-style: italic;
	font-weight: lighter;
	color: #9900FF;
	background-position: right;
}
.bottext {
	color: #FFFFFF;
	font-size: x-small;
	font-style: italic;
}
a:link {
	font-weight: normal;
	color: #9900CC;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #9933FF;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #FF80FF;
	text-decoration: underline;
}
a.bar:link{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.bar:visited{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.bar:hover{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
a.logo {
	border: none;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/purpleotter.gif);
	text-indent: 2px;
}
img {
	float: right;
	margin: 4px;
	padding: 4px;
	border: none;
}
img.left {
	float: left;
	margin: 4px;
	padding: 4px;
	border: None;
}
img.centre {
	float: center;
	margin: 4px;
	padding: 4px;
	border: None;
}
img.index {
    float: none;
}
hr {
     color:#9900FF;
}
td.bar {
	background-image: url(../images/violetbar.jpg);
	background-repeat: repeat-x;
	height: 20px;
	background-color: #9900CC;
}
