			a
			{
				text-decoration:	none;
				color:				#663300;
			}

			a:hover
			{
				text-decoration:	underline;
				color:				#ffffff;
				background-color:	#663300;
			}

			a:visited
			{
				text-decoration:	none;
			}

			a.lnkalt
			{
				text-decoration:	none;
				color:				#000000;
			}

			a.lnkalt:hover
			{
				text-decoration:	underline;
				color:				#000000;
				background-color:	#ffffcc;
			}

			a.lnkalt:visited
			{
				text-decoration:	none;
				color:				#000000;
			}

			.title
			{
				font-family:	Times New Roman,Times,Roman,Serif;
				font-size:		24pt;
				font-variant:	small-caps;
				color:			#000000;
			}

			.motivator
			{
				font-family:	Arial,Helvetica,Sans-Serif;
				font-size:		10pt;
				font-weight:	bold;
				color:			#000000;
			}

			.booktitle
			{
				font-family:	Arial,Helvetica,Sans-Serif;
				font-weight:	bold;
				font-size:		11pt;
				color:			#000000;
			}

			.bodytext
			{
				font-family:	Arial,Helvetica,Sans-Serif;
				font-size:		10pt;
				color:			#000000;
			}

			ul
			{
				list-style-image:	url(/media/bullet.gif);
				margin-left:		17px;
			}

			.smallprint
			{
				font-family:	Arial,Helvetica,Sans-Serif;
				font-size:		8pt;
				color:			#000000;
			}

			.formField
			{
				width:			300px;
			}
