TABLE {
	border-collapse: collapse;
	margin: 0;
}

TD,TH {
	padding: 0;
}

A {
	color: #146abb;
}

P {
	font: 14px arial;
	line-height: 1.4;
	margin-top: 0;
}


A:hover {
	text-decoration: none;
}


H2 {
	font: bold 23px arial;
	color: #00143a;
	margin-bottom: 5px;
}

.center IMG {
	border-color: #0074b0 !important;
}

.header {
	width: 195px;
	height: 34px;
	text-align: center;
	padding-top: 5px;
	background: url('/images/header.gif') no-repeat 0 0;
	font: 25px arial;
	color: #FFF;
	margin-bottom: 30px;
}

.text_photo_frame {
	background: url('/images/text_photo_frame.gif') no-repeat 0 0;
	display: inline-block;
	width: 213;
	height: 117px;
	float: left;
	margin: 0 20px 20px 0
}

.text_photo_frame IMG {
	margin: 4px;
}

UL {
	margin: 0;
	padding: 0;
	clear: both;
}
UL LI {
	list-style: none;
	background: url('/images/ul-li.gif') no-repeat 0 3px;
	margin-left: 0;
	padding-left: 20px;
	margin-bottom: 10px;
	font: 14px arial;
	line-height: 1.4;
	
}
