﻿html, body, td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*line-height: 1.5;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/*
	color: #666666;}*/
	


}

.bigmargin {margin: 25px 9px 20px 9px;}

 ul
{
list-style-type: none;
padding: 0;
margin: 0;
color: gray
}

ul li
{
 background-image: url(images/listitem.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
}
 
.orangelist ul
{
list-style-type: disk;
padding: 0;
margin: 0;
color: #FF6600;
}

.orangelist li
{
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
}


.header {color: #FF6600; font-weight: bold; font-size: 12pt}
.subhead {color: #FF6600; font-weight: bold; font-size: 10pt}
.anchors {color: #FF6600; font-weight: bold;}
.blacktxt {color: #000000; font-weight: bold;}

.stripbg 
{background:#FFFFFF url(images/bgbstrip.gif); 
background-repeat: repeat-y; 
background-attachment:fixed;
background-position:center;}

.orangebg {background:#F58220}
.blackbg {background:#221E1F}

.experience {color: #FF6600; font-weight: bold; font-variant: small-caps; font-size: 8pt}

.MsoNormal a:link { color: #FF6600; text-decoration: none;}
.MsoNormal a:visited { color: #FF6600; text-decoration: none;}
.MsoNormal a:hover { color: #FF6600; text-decoration: none;}
.MsoNormal a:active { color: #FF6600; text-decoration: none;}

.anchors a:link {color: #FF6600; text-decoration: underline}
.anchors a:visited { color: #FF6600; text-decoration: underline}
.anchors a:hover { color: #FF6600; text-decoration: underline}
.anchors a:active { color: #FF6600; text-decoration: underline}

a:link { color: #FF6600; text-decoration: none}
a:visited { color: #FF6600; text-decoration: none}
a:hover { color: #FF6600; text-decoration: none}
a:active { color: #FF6600; text-decoration: none}
		
