A:link, A:visited    {
	font-family : Arial, Helvetica, sans-serif; 
	color : #FFFFCC; 
	text-decoration : none;
	border-bottom: 2px dotted #FF0000; 
	font-weight : bold;
}

A:hover   {
	font-family : Arial, Helvetica, sans-serif; 
	color : #FFFFFF; 
	text-decoration : none;
	border-bottom: 2px solid #FF0000; 
	font-weight : bold;
}

A:link.image, A:visited.image, A:hover.image    {
	border-bottom: 0px; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	scrollbar-arrow-color: #000000; 
	scrollbar-3dlight-color: #CEBFA5; 
	scrollbar-highlight-color: #CEBFA5; 
	scrollbar-face-color: #95815F; 
	scrollbar-shadow-color: #CEBFA5; 
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #1A286E;
}


TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #FFFF99; 
	font-size : 14; 
	font-weight : normal;
	line-height : 1.5;
	
}

p {
	text-align: justify;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22;
	color : #FF9900;
	font-weight : normal;
	text-align: center;

}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color : #FF9933;
	font-weight : normal;
	text-align: center;
}

.contentbox {
	background-image: url(images/fabricbackground.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.contentbox2 {
	background-image: url(images/topofpots.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.atthebottom {
	background-image: url(images/laststub.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
