body {
	background-attachment:fixed;
 	background-color: #FFFFCC;
	font-family: Arial;
	font-size:12pt
}


a {
	font-family: Arial;
	font-size:12pt;
	text-decoration: none;
	font-style: normal;
	color: #0000FF
}


a:visited {
	color: #0000FF
}


a:hover {
	color: #880088
}


h1 {
	font-family: Arial;
	font-size: 48pt
}

h2 {
	font-family: Arial;
	font-size: 16pt
}

h4 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold
}

p {
	font-family: Arial;
	font-size:10pt;
	font-style:normal
}

blockquote {
	font-family: Arial;
	font-size: 12pt
}


table {
	border-width: 0px 0px 0px 0px;
	border-collapse: collapse
}

tr {
	height: 10px
}
	
td {
	background-color: #FFFFFF
}

