.background {
	background-image: url("images/global/background.gif");
	background-repeat: repeat-y;
}

.bodytext {
	font-family: verdana;
	font-size: 10px;
	color: #625C55;
	font-weight: normal;
}
.pagehead {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #625C55;
	padding: 0px;
	vertical-align: 60%;
	white-space: normal;
}
.listtext {
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #625C55;
}

.sechead {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #625C55;
	line-height: 20px;
	text-transform: uppercase;
}

.linkdesc {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #625C55;
	line-height: 20px;
}

.captiontext {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #625C55;
	text-decoration: none;
	text-align: right;
}

.notetext {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #625C55;
}

.bullettext {
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #625C55;
}
