html {
	background : #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0em;
}

i {
	font-family: Times, serif;
	font-size: 1em;
}

body {
        margin-top: 0.25%;
	margin-left: 3%;
	font-size: 0.9em;
}


th {
	font-size: 0.9em;
	font-weight: bold;
}


table {
	border: 0;
        margin: 0px;
}

a img {
	border: 0;
}

td {
	font-size: 0.9em;
}


.title {
	font-weight: bold;
	font-size: 0.9em;
}

.textTitle {
	font-weight: bold;
}

.errorLink {
	text-decoration: none;
	color: red;
}


a.unselectedMenu {
	text-decoration: none;
	color: #999999;
}

a.selectedMenu {
	text-decoration: none;
	color: #000000;
	font-weight: bold
}

.divider {
	color: #eee;
	font-size: 0.9em;
}

a {
font-size: em;
	color : #999999;
	text-decoration : none;
}

A[href]:hover {
	text-decoration: none; 
	color: #0000ff; 
}

ul {
	padding: 0em 0em 0em 5.0em;
}

li 
{
	list-style-type: square; 
}

.lower {
	text-transform: lower;
}


h1 {
	font-weight: bold;
	font-size: 2.5em;
	color: #000000;
}

h2 {
	font-weight: bold;
	font-size: 1.3em;
	color: #000000;
}

h3 {
	font-weight: bold;
	font-size: 1em;
	color: #777777;
}

h4 {
	font-weight: bold;
	font-size: 0.9em;
	text-transform: lowercase;
}

pre {
	width: 97%;
	font-family: Courier, Courier New, mono;
	font-size: 1em;
	font-weight: normal;
	background: #f3f3f3;	/* light gray */ 
	border: solid #dddddd;
	border-width: 1;
	padding: .8em;
	line-height: 1.2em;
}

code {
	width: 90%;
	font-family: Courier, Courier New, mono;
	font-size: 0.8em;
	font-weight: normal;
	background: #f3f3f3;	/* light gray */ 
	border: solid #dddddd;
	border-width: 1;
	padding: 0.8em;
	line-height: 1.2em;
}

.button {
	font-weight: bold;
	#background: #f3f3f3;
	color: #aaaaaa;
	#border: solid #dddddd;
	#border-width: 1;
	#padding: .1em;
}

.doc
{
	width: 30em;
}


a.blogDate {
	text-decoration: none;
	color: #000000;
}

a.blogHeader {
	text-decoration: none;
	color: #000000;
	font-weight: bold
}

.aboutHeader {
	text-decoration: none;
	color: #000000;
	font-weight: bold
}

.separator { 
        margin: 0px;
}

.blogmodtime {
	text-decoration: none;
	color: #000000;
	font-size: 0.65em;
}

.feed-icon {
	float: right;
}

.pickle-table {
	margin-left: auto;
	margin-right: auto;
}

.pickle-footer {
	font-size: 0.65em;
	text-align: center;
}

.pickle-nav {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a.archive-link {
	text-decoration: none;
	color: #999999;
	float: right;
}


.archive-error {
	font-weight: bold;
	font-size: 2.5em;
	color: #FF0000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.testing-header {
	color: #FF0000;
	font-weight: bold;
}

.resume-header {
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 5%;
	margin-right: auto;
	text-align: center;
}

