body {
	text-align: left;
	font-size:8pt;
	line-height: 15pt;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:30px;
	margin-left:30px;
	color:#000000;
	background-color:#ffffff;
}

h1 {
	font-size:15pt;
	line-height:10pt;
}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:10pt;
}

#wrapper {
	display: block;
	border: 0px #000000 solid;
	width:595px;
}

#header {
	font-size:8pt;
	width: 595px;
	text-align:left;
}

#header a {
	text-decoration:none;
	padding-bottom:10px;
	color:#0066FF;
}
	
#header a:hover {
	border-color:#000000;
	color:#000000;
}

#content {
	width:450px;
float:right;
}

#content a {
	color: #ff3153;
	text-decoration:none;
}
	
#content a:hover {
	color:#000000;
	border-color:#000000;
}

#sidebar {
	width: 125px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
}

#both {
	clear: both;
}

blockquote {
	margin:0px;
	padding-left: 15px;
	font-style:italic;
}

#footer {
	border-top:solid 1px #cccccc;
	margin-top:30px;
	margin-bottom:50px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:left;
	color:#333333;
}

#footer a, #sidebar ul a, .textwidget a {
	text-decoration:none;
	padding-bottom:2px;
	color:#333333;
	font-size:8pt;
}
	
#sidebar ul a {
	text-transform:lowercase;
}

.title, .time {
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom: 2px;
	border-bottom:solid 1px #cccccc;
	text-transform:lowercase;
}

.title2 {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	text-transform:normal;
	font-weight:200;
	line-height:20pt;
}

#pages, #pages ul {
	font-size:10pt;
	list-style-type:none;
}
	
#sidebar li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
	
#sidebar ul {
	padding:0px;
	margin:0px;
}
	
thead, tfooter,tbody {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}
	
td {
	padding:2px;
}	
	
#sidebar ul a:hover, #footer a:hover {
	text-decoration:none;
	border-color:#000000;
	color:#ff3153;	
}	

.previous {
	font-weight:200;
}
	
.next {
	font-weight:200;
}
	
.widget {
	font-size:12pt;
	list-style: none;
	margin-bottom:15px;
}
	
div#content p {
	margin-top:0px;
}
	
div#content .title {
	margin-top:0px;
}
	
.textwidget {
	font-size:8pt;
}

.caps {font-size:7pt;
}