body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

table {
	font-size: 100%;
}

p {
	margin: 0.5em 0em 1em 0em;
	line-height: 1.5em;
}

img {
	border: 0;
}

a:hover {
	text-decoration: none;
}

a {
	color: #333333;
}

hr {
	height: 1px;
	text-align: center;
	width: 540px;
	color: #333333;
	background-color: #333333;
}

h1, h2, h3, h4, h5, h6, #heading {
	background-color: transparent;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	margin: 0;
	padding-top: 0.25em;
	padding-bottom: 0em;
}

h1, #myh1 {
	font-size: 280%;
}

h2, #myh2 {
	font-size: 200%;
}

h3, #myh3 {
	font-size: 160%;
}

h4, #myh4 {
	font-size: 120%;
}

h5, #myh5 {
	font-size: 100%;
}

h6, #myh6 {
	font-size: 80%;
}

#fineprint {
	font-size: 75%;
	background-color: transparent;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	margin: 0;
	padding-top: 0.25em;
	padding-bottom: 0em;
	text-align: center;
}

#textinput {
	background-color: #EEEEEE;
	color: #000000;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	text-decoration: none;
}

#button, #button1, #button2, #button3 {
	background-color: #EEEEEE;
	color: #666666;
	border: 1px solid #222222;
}

select {
	background-color: #EEEEEE;
	color: #000000;
	border: 1px solid #000000;
}



