body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 100px;
	background-image:  url("images-2005/border.jpg");
	background-repeat: repeat-y;}
	
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;}
	
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #69558A;}
	
p, caption, td, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;}

caption {text-align: left;}

h5 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;}
	
hr {color: #000000;}
	
.tip {
	color: #990000;
	font-weight: bold;}
	
.right {text-align: right;}

a:link {
	color: #655973;
	text-decoration: underline;}

a:visited {

	color: #655973;
	text-decoration: underline;}
	
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #655973;}
		
a:active {
	color: #FFCC00;
	text-decoration: underline;}
	
