body {
	background-color: #1c1c1c;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link  {
	cursor : ne-resize;
	color: #375073;
	text-decoration: none;
}
a:active  {
	cursor : ne-resize;
	color: #375073;
	text-decoration: none;
}
a:visited  {
	cursor : ne-resize;
	color: #375073;
	text-decoration: none;
}
a:hover  {
	cursor : ne-resize;
	color: #1c1c1c;
	text-decoration: line-through;
	background-color: #2a2a2a;
}
#container {
	width: 609px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;
}
#header {
	background-image: url(images/header01.jpg);
	height: 421px;
}
#col1 {
	float: left;
	width: 400px;
	padding-bottom: 1px;
}
.title1 {
	font-size: 14px;
	color: #494949;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.post1 {
	color: #5f5f5f;
	text-align: justify;
	margin-bottom: 5px;
}
#col2 {
	margin-left: 410px;
	margin-right: 10px;
}
.title2 {
	font-size: 14px;
	color: #3d3d3d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.post2 {
	color: #5f5f5f;
	text-align: justify;
	margin-bottom: 5px;
}
.post2 a:link  {
	cursor : ne-resize;
	color: #68712a;
	text-decoration: none;
}
.post2 a:active  {
	cursor : ne-resize;
	color: #68712a;
	text-decoration: none;
}
.post2 a:visited  {
	cursor : ne-resize;
	color: #68712a;
	text-decoration: none;
}
.post2 a:hover {
	cursor : ne-resize;
	color: #68712a;
	text-decoration: none;
	font-style: italic;
}
.text1 {
	color: #4f561d;
}
.text2 {
	color: #727272;
	text-decoration: underline;
}

