body, html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
}

body, td, tr {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

label {
	cursor: default;
}

acronym {
	cursor: help;
}

img {
	border-style: none;
}



a:link, a:visited {
	color: #9e80c0;
	text-decoration: none;
}

a:hover, a:active {
	color: #1f4c73;
	text-decoration: none;
}



#content {
	padding-top: 46px;
	padding-bottom: 10px;
}


.author {
	color: #5285b1;
	font-size: 24px;
	font-family: Myriad Pro, Myriad Std, Myriad, Helvetica, Arial, sans-serif;
	cursor: default;
}

.date {
	font-size: 11px;
	color: #a0acb7;
	margin-bottom: 12px;
}

.text {
	width: 600px;
	margin-bottom: 40px;
}

#logo {
	margin-bottom: 32px;
}

.title {
	color: #ab88d7;
	font-size: 60px;
	margin-bottom: 24px;
	margin-top: 8px;
	font-family: Myriad Pro, Myriad Std, Myriad, Helvetica, Arial, sans-serif;
	cursor: default;
}

.highlight {
	color: #383f38;
}

.article {
	margin-top: 12px;
	width: 578px;
}

#footer {
	margin-top: 36px;
	font-size: 11px;
	color: #858d85;
}

#icon_container {
	position: absolute;
	right: 10px;
	top: 10px;
}

a.bliglad:link, a.bliglad:visited {
	color: #ba922e;
	text-decoration: none;
}

a.bliglad:hover, a.bliglad:active {
	color: #a85b16;
	text-decoration: none;
}

a.leo:link, a.leo:visited {
	color: #45a44e;
	text-decoration: none;
}

a.leo:hover, a.leo:active {
	color: #17651e;
	text-decoration: none;
}

.smiley {
	vertical-align: top;
	margin-bottom: -1px;
}

.list_even {
	background-color: #f6f8fc;
}

.list_item {
	padding: 4px;
}

u {
	color: #7d99db;
}
