

body	{
	margin:		0;
	padding:	0;
	font-family: geneva, arial, verdana, sans-serif;
	color: #000000;
	background : #cccccc;
	line-height: 1.65em;
	}
div, p, th, td, li, dd, dl, dt    {
/* redundant selectors to help NS4 not forget 
*/
    font-family:  geneva, arial, verdana, sans-serif;
    }
a	{
	text-decoration:	underline;
	font-weight:	bold;
	letter-spacing: 1px;
	}
a:link	{
	color: #7777aa;
	background-color: transparent;
	}
a:visited	{
	color: #7777aa;
	background-color: transparent;
	}
a:active	{
	color: #000000;
	background-color: transparent;
	}
a:hover	{
	color: #333399;
	background-color: transparent;
	text-decoration:	underline;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
.content {
	padding: 30px 30px 25px 40px ;
	margin: 5% 15%;
	border: 1px dotted #666666;
	background-color: #fdfdfd;
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	}
.job {
	font-family: geneva, arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 20;
	color: #666699;
	background-color: transparent;
	margin: 0 0 0 0;
	}
h1	{
	font-size:	24px;
	}

h2	{
	font-size:	22px;
	}

h3	{
	font-size:	20px;
	}

h4 {
	font-size: 18px;
	}

h5	{
	font-size:	14px;
	}

h6	{
	font-size:	12px;
	}
.first 	{
	margin-top: 0;
	padding-top: 0;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: skia, geneva, arial, verdana, sans-serif;
	font-weight: bold;
	color: #666699;
	background-color: transparent;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	letter-spacing: 1px;
	}
img	{
/* turns off gaps around images 
*/
	border:	 0
	}

.vs0	{
	margin-top: 0;
	padding-top: 0;
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #0066cc;
	background: transparent;
	}
#footer {
	font: 10px verdana, geneva, arial, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	text-align: left;
	}

.skills {
	font: 10px verdana, geneva, arial, sans-serif;
	color: #333366;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 7px;
	border-top: 1px dotted #666666;
	text-align: left;
	}
.contact {
	font: 10px verdana, geneva, arial, sans-serif;
	color: #333366;
	margin-top: 0;
	margin-bottom: 10px;
	border-top: 0;
	border-bottom: 1px dotted #666666;
	text-align: center;
	}
.contact2 {
	font: 10px verdana, geneva, arial, sans-serif;
	color: #333366;
	margin-top: 0;
	margin-bottom: 10px;
	border-top: 1px dotted #666666;
	border-bottom: 0;
	text-align: center;
	}

.small {
	font-size: 11px;
	}
.white {
	color: #ffffff;
	background-color: #996666;
	}
.caption {
	font: 10px verdana, geneva, arial, sans-serif;
	color: #336666;
	background-color: transparent;
	}
.fineprint {
	font: 10px verdana, geneva, arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: center;
	}

