body {
	background:#fff;
	font-family: Verdana, Geneva CY, Sans-Serif;
	font-size: 0.8em;
	color: #0d110f;
}

img {
	border: 0;
}

A, A:visited {
color: #649781;
text-decoration: underline;
}

A:active, A:hover {
color: #73be1e;
text-decoration: none;
}

h1,h2,h3,h4 {
	color: #649781;
	text-align: left;
}

h1 {font-size: 200%; font-weight: normal;}
h2 {font-size: 120%; font-weight: normal;}
h3 {font-size: 100%; font-weight: bold;}
h4 {font-size: 80%; font-weight: normal;}

#main_content h1 {
	margin-bottom: 20px;
}

#main_content h2
{
	border-bottom: 1px solid #649781;
	margin: 20px 0px 10px 30px;
}

#main_content h3 {
	border-bottom: 1px solid #649781;
	margin: 5px 0px 10px 40px;
}


#main_content img {
	margin: 10px;
	border: 1px solid #649781;
}

#bottom .content {
	font-size: 0.9em;
	color: #649781;
}

p {
	padding: 0px;
	margin: 5px 0px;
}

p.date {
	font-weight: bold;
	color: #649781;
	text-indent: 10px;
}

p.author {
	margin-top: 0px;
	padding-top: 0px;
	color: #649781;
	font-style: italic;
	font-size: 0.9em;
	text-align: right;
}

div.records_list {
}

div.record {
	margin: 0 0 10px 40px;
	padding: 0px;
}

.record A, .record A:visited {
color: #0d110f;
text-decoration: none;
}

.record A:active, .record A:hover {
color: #73be1e;
text-decoration: underline;
}

div.record_new {
	font-size:1.2em;
	margin: 30px 0 20px 20px;
	padding: 0px;
}

div.record_new p.date {
	color: #2e6c69;
}

.record_new A, .record_new A:visited {
color: #2e6c69;
text-decoration: none;
}

.record_new A:active, .record_new A:hover {
color: #73be1e;
text-decoration: underline;
}
