body, html, div, font, p, td {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 9pt;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color:none; 
        text-align: justify;
}

h1 {
	background: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11pt;
	line-height: 9pt;
	font-weight: bold;
	text-transform: normal;
	text-align: left;
	margin: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 0px;
	border-bottom: 0px solid #000000;
}
h2 {
	background: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: normal;
	text-align: justify;
	margin: 0;
	margin-top: 1px;
	padding: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
h3 {
	background: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12pt;
	line-height: 9pt;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	text-align: right;
	margin: 0;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 0px solid;
}
h4 {
	background: none;
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 9pt;
	font-weight: normal;
	text-transform: normal;
	text-align: left;
	margin: 0;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 0px solid none;
}
h5 {
	background: none;
	color: #000000;
	font-family: Tahoma;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	text-transform: normal;
	text-align: left;
	margin: 0;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 0px solid none;
}

h6 {
	background: none;
	color: #000000;
	font-family: Tahoma;
	font-size: 10.5pt;
	line-height: 10.5pt;
	font-weight: bold;
	text-transform: normal;
	text-align: left;
	margin: 0;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 0px solid none;
}

h7 {
	background: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12pt;
	line-height: 9pt;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	text-align: right;
	margin: 0;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 0px solid;
}

b {
	background: none;
	color: #000000;
	font-family: Tahoma;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: bold;
	text-transform: uppercase;
}

i {
	background: none;
	color: #FF133A;
	font-family: Tahoma;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
	text-decoration: italics;
	text-transform: uppercase
}

u {
	background: none;
	color: #000000;
	font-family: Tahoma;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	border-decoration: underline;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	text-transform: normal;
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	color: #ffffff;
	cursor: help;
}

a.nav, a.nav:link, a.nav:active, a.nav:visited {
	height:9;
	margin-bottom:1;
	padding:0;
	padding-left:1;
	padding-right:1;
	color:#000000;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	background:#BFD9E0;
}
a.nav:hover {
	height:9;
	margin-bottom:1;
	padding:0;
	padding-left:1;
	padding-right:1;
	color:#000000;
	display:block;
	text-transform:uppercase;
	background:#FFE611;
}

td.cal {
	font-family: Tahoma;
	font-size: 7pt;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 7pt;
	background: #FCFC9D;
}
tr.calendar {
	font-family: Tahoma;
	font-size: 7pt;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 7pt;
	background: #6BD1D2;
}
table.calendar {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
input, select {
	color: #000000;
	background: #F6F6F6;
	font-size: 7pt;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #393735;
}
textarea {
	color: #000000;
	background: #F6F6F6;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #393735;
}

/* Currently Listening Reading Watching Styles */
.post-meta {
color: #BFD9E0;
font-size: 100%;
font-style: bold;
margin-left: 0px;
padding-left: 0px;
background-color: transparent;
}
.post-meta-key {
color: #000;
font-size: 95%;
font-weight: bold;
}
