a hover {
	background-color: transparent;
	color: #9933FF;
	text-decoration: underline;
}

a link {
	background-color: transparent;
	color: #9933FF;
}

a visit {
	background-color: transparent;
	color: #990099;
	text-decoration: underline;
}

address {
	font-family: 'Trebuchet MS','Gill sans',Helvetica,Optima,Arial,sans-serif;
	font-size: 80%;
	font-weight: 400;
	text-align: center;
}

body {
	background-color: #FFAC88;
	background-image: url(http://www.osb.org/intl/graphics/brick01.jpg);
	background-repeat: repeat;
	font-family: 'Trebuchet MS','Gill Sans',Helvetica,Optima,Verdana,Arial,sans-serif;
	margin-left: 3%;
	margin-right: 2%;
}

h1, h2, h4 {
	font-family: Georgia,Palatino,'Times New Roman',Times,serif;
}

h3 {
	font-family: Georgia,Palatino,'Times New Roman',Times,serif;
	font-size: 110%;
}

p, li {
	font-family: 'Trebuchet MS','Gill sans',Helvetica,Optima,Verdana,Arial,sans-serif;
}

ul {
	font-size: 95%;
}

ul ul {
	font-size: 90%;
}

.block {
	font-family: 'Trebuchet MS','Gill sans',Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

.caption {
	font-size: 90%;
}

.index {
	font-size: 95%;
}

