p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	padding-right: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #440e62;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 15px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 0px;
	}
body {
	background-attachment: fixed;
	background-image: url(media/globe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navbar {
	width: auto;
	height: 30px;
	padding-top: 4px;
}
.leftcolumn {
	width: 180px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin: 0px;
	padding: 0px;
}.rightcolumn {
	width: 600px;
	height: 100%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 20px;
	margin: 0px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin: 15px 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-color: #999999;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
}
.Rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	}
li {
	padding-bottom: 7px;
	list-style-position: outside;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-left: -40px;
	padding-top: 7px;
	margin-right: 20px;
	font-size: 12px;
	line-height: normal;
}
