@charset "UTF-8";
body {
	font-size : 76%;
	background-color : #fffff5;
	background-image : url(../textura.gif);
	font-family : Verdana, "Myriad Web", Syntax, sans-serif;
	height: 115px;
	margin-top: 0px;
	margin-left: 16%;
	margin-right: 16%;
}
p {
	font-size : 1.1em;
	text-indent : 0;
	margin-top : 1em;
	margin-bottom : 1.58em;
}
h1 {
	font-size : 2em;
	margin-top : 1.2em;
	margin-bottom : 1.2em;
}
h2 {
	font-size : 1.75em;
	font-family : Optima, "Optima, Gill Sans", Futura, sans-serif;
	margin-top : 1.1em;
	margin-bottom : 1em;
}
h3 {
	font-size : 1.58em;
	font-family : Optima, "Optima, Gill Sans", Futura, sans-serif;
	margin-top : 1.58em;
	margin-bottom : 1em;
}
h4 {
	font-size : 1.33em;
	font-family : Optima, "Gill Sans", Futura, sans-serif;
	margin-top : 1.58em;
	margin-bottom : 1em;
}
h5 {
	font-size : 1.17em;
	font-family : Optima, "Gill Sans", Futura, sans-serif;
	margin-top : 1.58em;
	margin-bottom : 18em;
}
h6 {
	font-size : 0.8em;
	font-family : Optima, "Gill Sans", Futura, sans-serif;
	margin-top : 1.58em;
	margin-bottom : 1em;
}
img {
	padding-top : 10px;
	padding-right : 10px;
	padding-bottom : 15px;
	padding-left : 10px;
}
a:link {
	text-decoration : none;
	font-weight : normal;
	color : #993366;
}
a:visited {
	text-decoration : none;
	font-weight : lighter;
	color : #660033;
}
a:active {
	text-decoration : none;
	font-weight : bold;
	color : #c00;
}
a:hover {
	text-decoration : underline;
	color : #f00;
}
a.offsite {
	text-decoration : none;
	font-weight : normal;
	color : #c66;
}
.style1 {
	color : #660033;
}
.style3 {
	color : #660033;
	font-style : italic;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.style8 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #660033;
	font-weight : bold;
}
.style7 {
	font-family : Arial, Helvetica, sans-serif;
}
.style9 {
	font-size : 100%;
}
.style14 {
	color : #660033;
	font-weight : bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #CCCCCC;
	text-align: center;
	color: #003399;
	width: 100%;
	position: relative;
}
.indent {
	margin-left: 16%;
}
