body,p	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}

.cite	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-stretch : normal;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	padding-left : 15px;
	color : Blue;
}

.intro	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

h1	{
	font-size : large;
}
.tm	{
	font-size : x-small;
}

.introimage	{
	text-align : right;
	overflow : visible;
	float : right;
}
ul.cite,ol.cite	{
	padding-left: 50px;
	line-height : 140%;
}

.caption	{
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-bottom : 10px;
	text-align : center;
	margin-left : 300px;
}

.index	{
	font-size : smaller;
	border-bottom-width : 1px;
	padding-bottom : 5px;
	text-align : left;
	text-decoration : none;
}

.catsass	{
	background-image : url(images/catsass2.gif);
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : fixed;
}


.return	{
	text-align : right;
	font-variant : small-caps;
	background-color : Silver;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 10px;
}

.title	{
	text-align : left;
	font-size : larger;
	background-color : Silver;
	padding-top : 0px;
	padding-bottom : 5px;
	padding-left : 10px;
	font-style : normal;
	font-weight : bold;
	width : 100%;
}

.mainimage	{
	text-align : center;
	position : fixed;
	top : 60px;
}

.nav	{
	text-align : center;
	font-variant : small-caps;
	font-size : small;
	text-decoration : none;
	position : fixed;
	top : 325px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
}

.copyright	{
	font-size : 10px;
	text-align : right;
	color : #cccccc;
}
