* {
	margin: 0;
	padding: 0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin:0;
padding:0;
}

body {
	margin: 0;
	text-align: center;
	font:normal 75% Helvetica,Tahoma,Arial,Sans-serif;
	background:#fff url(pix/header_tile.gif) top left repeat-x;
	color: #333;
}

html>body {
	font-size: 14px;
}

.container {
	width: 750px;
	text-align: left;
	margin: 25px auto;
	padding: 10px 40px 10px 40px; 
  	border: 1px solid #ccc;
  	background:#fff;
}

h1 {
	font:normal 3em Georgia,Serif;
    padding: 20px 0 5px 0;
    margin-bottom: 0.5em;
}

h1 a {
	color:#f36;
	text-decoration:none;
}

h1 a:hover {
	color:#f36;
	text-decoration:none;
}

h2 {
	margin-left:20px;
	font: normal 1.3334em Georgia,Serif;
	line-height: 1.125em;
    margin-top: 1.125em;
    margin-bottom: 1.125em;
    color:#666;
    display: inline;
}

h3 {
	font-size: 1.25em;
	font-weight:normal;
	line-height: 1.2em;
    margin-top: 1.2em;
    margin-bottom: 0.6em;
}

h4 {
	font: normal 1.3334em Georgia,Serif;
	line-height: 1.125em;
    margin-top: 0.5625em;
    margin-bottom: 0.5625em;
    color:#666;
}

h5 {
	font: normal 1.0834em Georgia,Serif;
	line-height: 1.3846em;
    margin-top: 2.0769em;
    margin-bottom: 1.3846em;
    color:#f36;
    border-bottom: dotted 1px;
    letter-spacing: 0.2em;
}

h6 {
	font:normal 0.9167em georgia,Serif;
	line-height: 1.6364em;
    margin-top: 1.6364em;
    margin-bottom: 0.4091em;
    color:#f36;
}

h3 a {
	text-decoration:none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 a { 
	text-decoration:none;
}

h4 a:hover { 
	text-decoration: underline;
}

ul {
	font-size:1em;
	list-style: inside square;
	line-height: 1.5em;
    margin-left:20px;
    margin-top: 0.75em;
    margin-bottom: 1.5em; 
}

p {
	font-size: 1em;
	line-height: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em; 
}

p.summary {
	font-size: 1.1667em;
	line-height: 1.2857em;
    margin-top: 1.2857em;
    margin-bottom: 1.2857em; 
}

.job {
	font:normal 0.9167em georgia,Serif;
	color:#f36;
}

a.phone {
	color:#333;
	text-decoration:none;
}

a.phone:hover {
	color:#333;
	text-decoration:none;
}

p a {
	text-decoration:none;
}

p a:hover {
	text-decoration: underline;
}

li a {
	text-decoration:none;
}

li a:hover {
	text-decoration: underline;
}