a:link {
	color: #E1DBBB;
	font-weight: normal;
	font-size: 12pt;
	font-family: sans-serif;
	text-decoration: underline;
}
a:visited {
	color: #E1DBBB;
	font-weight: normal;
	font-size: 12pt;
	font-family: sans-serif;
	text-decoration: none;
}

a:hover, a:active {
	color: #4f0258;
	font-weight: normal;
	font-size: 12pt;
	font-family: sans-serif;
	text-decoration: underline;
}

acronym {
	border-bottom: 1px dotted;
	font-style: italic;
	font-weight: bold;
}

body {
	background-attachment: fixed;
	background-color: #947850;
	background-image: url(../../include/images/bg-body.jpg);
	background-position: left top;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding-top: 25px;
}

h1 {
	color: #604C0B;
	letter-spacing: 1px;
	margin-bottom: 0px;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h2 {
	color: #604c0b;
	letter-spacing: normal;
	margin-bottom: 0px;
	font-family: sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}


h3 {
	color: #ffffff;
	letter-spacing: 1px;
	margin-bottom: 0px;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h4 {
	color: #E1DBBB;
	letter-spacing: 1px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
}

h5 {
	color: #FFFFFF;
	font: normal 10pt sans-serif;
	letter-spacing: 0px;
	margin-bottom: 0px;
}
h6 {
	color: #4f0258;
	font-weight: lighter;
	font-size: 12pt;
	font-family: sans-serif;
	text-decoration: none;
}



}

