﻿<!-- Entire Site -->
*{
	font-family:Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	color:#999999;
	padding: 0px, 0px, 0px, 0px;
	border-spacing: 0px;
	border-collapse:collapse;
	margin: 0px, 0px, 0px, 0px;
	vertical-align:top;
}

a:link
{
	color: #4591DF;
}

a:visited
{
	color: #4591DF; 
} 

a:active
{
	color: #4591DF;
}

a:hover
{
	text-decoration:underline;
}

.dividerline
{
	background-color:#E1E0DE;	
}

.pageheading
{
	font-size:11pt;
	color: #767676;
	text-decoration:none;
}

.copyright
{
	font-size:8pt;
	color: silver;
	text-decoration:none;
}



<!-- Blog Styles -->
.postheading
{
	font-size:11pt;
	color: #4591DF;	
	text-decoration:none;
}

.postbyline
{
	font-size: 8pt;
	padding-bottom: 3px;
}

.postcontent
{
}

.posttags
{
	padding-top: 6px;
}



<!-- Resume Styles -->
.resumeheading
{
	font-size: 13pt;
	color: #4591DF;	
	text-decoration: none;
	padding-bottom: 6pt;
	font-weight: bolder;
}

.resumejobduration
{
	font-size: 7pt;
	color: #4591DF;
}

.resumejobtitle
{
	font-size: 9pt;
	margin-top: -1px;
	color: #4591DF;
}

.resumebody
{
	padding-bottom: 20px;
}

.patenttitle
{
	font-weight: bold;
}

.patentdetails
{
	padding-bottom: 7px;
}

.accent
{
	color: silver;
	font-weight: lighter;
	font-style: italic;
}
