body {
	background-image: url(images/design/bg.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	font-family: Gill Sans MT;
	color: #1E3C1E;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
	
A:visited{ 
	color : #666633 ; 
	text-decoration : none 
}
A:hover{ 
	color : #666699 ; 
	text-decoration : none 
}

p {
	font-family: Gill Sans MT;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}

.p2 {
	font-family: Gill Sans MT;
	font-size: 14px;
	margin-left: 15px;
}
.p3 {
	font-family: Palatino Linotype;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}
	
h1 {
	font-family: Gill Sans MT;
	font-size: 36px;
}

.Style1 {
	font-family: Gill Sans MT;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
}
.Style100 {
	background: url("images/views/carcassonne-gothic.jpg");
	background-repeat: repeat-x;
}