body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size: 100%;
	Background-color: #F7F7F7;
}
TABLE{
	background-color: White;
}
TD{
	vertical-align: top;
}
td.h{
	vertical-align: bottom;
}
table.contactinfo{
	font-size: 100%;
}
table.contactinfo1{
	font-size: 70%;
}
H1{
	color: white;
	margin-bottom : 0px;
	font-size: 220%;
	Margin-top: 34PX;
}
a{
	color: #4B84E2;
	margin: 0px;
	text-decoration: underline;
	font-weight: normal;
}
a:hover{
	color: Gray;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}
H2{
	FONT-SIZE: 120%;
	margin-bottom : 2px;
	padding-bottom: 1px;
}
ul{
	margin-top: 4px;
	margin-left: 20px;
	list-style-type: square;
}
ul.sample{
	margin-left: 14px;
	color: #4B84E2;
	list-style-type: square;
}
