.textmain {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.text11 {
	font-family: Arial;
	font-size: 11px;
	color: #5c5147;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.blue11bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #255086;
}
.brown12bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #5c5147;
}
.brown13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #5c5147;
}
.brown14bold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #5c5147;
}
.pink13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #e185b6;
}

.taupe13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #867d78;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

body {
	background-image: url(images/background.gif)
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5c5147;
	text-decoration: underline;
}
a:visited {
	color: #5c5147;
	text-decoration: underline;
}
a:hover {
	color: #5c5147;
	text-decoration: underline;
}
a:active {
	color: #5c5147;
	text-decoration: underline;
}
.body11 {
	font-family: arial;
	font-size: 11px;
}