h1, h2, h3           { font-family: Arial; margin-top:5px; margin-bottom:0; }
h1 {font-size:11pt; color:#000000; border-bottom: 2px solid #eeeeee; }
h2 {font-size:10pt; color:#000000;   }
h3 {font-size:9pt; color:#000000  }
textarea, input { font-family: Arial; font-size: 11px; }
td, label, th, table, body, p      	{ font-family: Arial; margin-top:0px; margin-bottom:0px; font-size: 90%; }
th		{
	font-family: Arial;
	margin-top:5;
	margin-bottom:0;
	text-align: left;
	background : #EDEDED;
	border-bottom : thin solid #6495ED;
}
p {
	padding-bottom : 5px;
	padding-top : 2px;	

}

p.choice {
	margin-left: 50px;
}

p.notice 	{
	color: red;
	font-style: bold;
}

a            	  { text-decoration: underline; color:#0000ff; }
a:hover		{ text-decoration: none; color:#000000; }

