﻿A:link {
	text-decoration: none;
}
A:visited {
	text-decoration:none;
	color: #0033CC;
}
.head {
	font-family: Zegoe Caps, Segoe UI, Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #181500;
	text-decoration: none;
	border-width: 0;
}
.head:link {
	font-family: Segoe UI, Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #181500;
	text-decoration: none;
	border-width: 0;
}

.head_s {
	font-family: Segoe UI, Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #181500;
	text-decoration: none;
	border-width: 0;
}
.article {
	font-family: Segoe UI, Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #514D2F;
	text-align:justify;
}
.article:link {
	color: blue;
}
.article:visited{
	color: blue;
}
.article_s {
	font-family: Segoe UI, Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #514D2F;
}
.smally {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #514D2F;
}
.smally:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #514D2F;
	text-decoration:none
}
.style1 {
	font-size: 2pt;
}
.style2 {
	text-align: left;
}
.style4 {
	font-family: Segoe UI, Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #181500;
}
.style4:link {
	font-family: Segoe UI, Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #181500;
	text-decoration: none;
	border-width: 0;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #514D2F;
}
.style5:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #181500;
}
.style5:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #181500;
}
.style6 {
	font-family: Segoe UI, Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #181500;
	text-align: left;
}
.style8 {
	font-family: Calibri;
	font-size: 11pt;
	color: #666666;
}
.style9 {
	text-align: left;
}
.style10 {
	border-width: 0px;
}
.style11 {
	text-align: right;
}
.style12 {
	background-color: #000000;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-left: 10px;
	}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding-left: 10px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}