body
 { margin: 0; padding: 0; border-width: 0 }

a:link { color: #0000FF; }
a:visited { color: #990099; }
a:hover { color: #3399CC; }

h1
{
	text-align: center;
	font-size: 24pt;
	color: black;
	font-family: AppleGothic, Arial, sans-serif;
	font-weight: lighter;
}

h2
 { color: black; font-size: 10pt; font-family: AppleGothic, Arial, sans-serif; font-weight: lighter; text-align: left }

h3
{
	text-align: center;
	font: 11pt/11pt;
	color: black;
	font-family: AppleGothic, Arial, sans-serif;
	font-weight: lighter;
}

h4
 { color: black; font-size: 10pt; font-family: AppleGothic, Arial, sans-serif; font-weight: lighter; text-align: center }
h5
{
	text-align: center;
	font-size: 8pt;
	color: black;
	font-family: AppleGothic, Arial, sans-serif;
	/*
	margin: 0 15% 0 12%;
	*/
	font-weight: lighter;
}
p.title  { color: black; font-size: 12pt; font-family: AppleGothic, Arial, sans-serif; font-weight: lighter; text-align: center; position: relative; top: -40px }
/*
.fixed
{
    text-align: left;
	font-size: 12px;
	color: white;
	font-family: AppleGothic, Arial, sans-serif;
	font-weight: lighter;
}
*/

h6
 { color: black; font-size: 10pt; font-family: AppleGothic, Arial, sans-serif; font-weight: lighter; text-align: justify; margin: 0 10% 0 0 }


em
{
	color: black;
	font-style: italic;
}

strong
{
	color: black;
	font-weight: bold;
}

box
{
	border: 0px;
}

img
{
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
