body {
	color : #000;
	font : 76%/1.4em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

strong {
	color : #444;
}

table {
	font-size : 1em;
	width : 385px;
}

thead th {
	border-bottom : 1px solid #d3be96;
	text-align : center;
}

tbody th {
	text-align : left;
	font-weight : normal;
}

th {
	padding : 4px 3px;
	font-weight : bold;
}

td {
	padding : 4px 3px;
	text-align : right;
}


#content h1 {
	margin : 15px 0 0;
	font : bold 1.6em "Trebuchet MS", Georgia, "Times New Roman", serif;
}

#content h2 {
	font: normal 1.6em Georgia, "Times New Roman", serif;
	margin-top : 1.5em;
}

#content h2+p {
	margin-top : 0;
}

#content h2 a:link, #content h2 a:visited {
	border : none;
}

#content h3 {
	margin-top : 1.5em;
	font: bold 1.2em "Trebuchet MS", Georgia, "Times New Roman", serif;
}

#content h4 {
	margin-bottom : 0;
	font-size : 1.1em;
	font-weight : bold;
}

#content h4+p {
	margin-top : 0;
}

#content h4 a {
	text-decoration : none;
}

#content p {
	font-size : 1.1em;
	margin : 1em 0 0;
}

#content p.more {
	margin : 0;
	font-size : .9em;
}

#content p.note {
	padding : .5em 10px;
	border-style : solid;
	border-width : 1px 0;
}

#content p.note a:link, #content p.note a:visited, #content p.note a:hover {
	text-decoration : none;
	border : none;
} 



#content li {
	margin-bottom : .5em;
}

#content li p {
	margin : 0;
}

#content li a:link {
	color : #000;
	border-color : #000;
}

#content a:link {
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	text-decoration : none;
}

#content a:visited {
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	font-weight : normal;
	text-decoration : none;
}

#content a:hover {
	border : none;
	text-decoration : none;
}

div.photo {
	margin-top : 1em;
	text-align : center;
	font-size : .9em;
	color : #666;
}

div.photo img {
	margin : 0 auto .3em;
	display : block;
	border : 1px solid #666;
}

.quotation {
	margin-top: .8em;
	text-align : right;
	font : italic .9em Verdana, Helvectica, Arial, sans-serif;
}


#sidebar h3 {
	margin-top : 35px;
	margin-bottom : .5em;
	padding-left : 8px;
	font : normal 1.4em/30px Georgia, "Times New Roman", serif;
}

#sidebar h4 {
	margin-bottom : 0;
	font-size : 1.1em;
	color : #444;
}

#sidebar ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#sidebar ul li {
	margin : 0;
	padding : 0 0 2px 20px;
	list-style-type : none;
	line-height : normal;
	background-position : 4px 2px;
	background-repeat : no-repeat;
}

#sidebar li a:link {
	color : #000;
	text-decoration : none;
	border : none;
}

#sidebar li a:visited {
	color : #555;
	text-decoration : none;
	border : none;
}

#sidebar li a:hover {
	text-decoration : none;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
}

#sidebar a:link {
	text-decoration : none;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
}

#sidebar a:visited {
	color : #555;
	text-decoration : none;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
}

#sidebar a:hover {
	text-decoration : none;
	border : none;
}


#foot {
	font-size : .9em;
	color : #aeaeae;
}

#foot a {
	color : #aeaeae;
	text-decoration : none;
	border-bottom : 1px dotted #aeaeae;
}

#foot a:hover {
	color : #555;
	text-decoration : none;
	border-bottom : none;
}