HTML,BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/foot.ani"), url("http://downloads.totallyfreecursors.com/thumbnails/foot.gif"), auto;}

.purpleshwa {
	background-image: url(images/purplestripe.jpg);
	background-repeat: repeat;
}

/* My Comment */
.purpleheader {
	background-image: url(images/purpleheader.gif);
	background-repeat: repeat-x;
}
.bluebg {
	background-color: #DAE6FE;
}
.greenline {
	background-image: url(images/greenline.gif);
	background-repeat: repeat-x;

}
.greenstripe {
	background-color: #8EA383;

}
td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}


p {
	color: #000000;
	font: 12px Verdana, sans-serif;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.purple {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996699;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
}
.green2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669966;
	list-style-type: none;
}
.line {
	border-bottom: 1px solid #669966;
}
	
.vertical {
	background-image: url(images/vertical.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
h1 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #996699;
	text-align: center;
}

h2 {
	color: #996699;
	font: italic bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* My Comment */

a:link{
		color: #996699;

}

a:hover{
		color: #669966;
	font-weight: bold;
}

a:visited{
		color: #669966;

}

#bullets{
	list-style-type: circle;
}


