
table { 
	font: 10pt/20pt verdana;
	color: #000000;
	margin; 0px;
}

table thead tr th { 
	font: 12pt/20pt verdana;
	font-weight: bold;
	color: #003;
	margin; 0px;
	text-align: left;
	text-transform: uppercase;
}

table thead tr td { 
	font: 10pt/20pt verdana;
	color: #000000;
	margin; 0px;
	text-align: center;
}

.bg1 {
	background-color: #fff;
}

b {
	font: 10pt/20pt verdana;
	font-weight: bold;
	color: #003;
}

.mainContent {
	margin-top: 20px;
	margin-left: 0px;
}

.resumeContent {
	margin-top: 20px;
	margin-left: 0px;
	background-color: #fff;
}

.topContent {
	margin-top: 0px;
	margin-left: 0px;
}

.titleText {
	font: 36pt/56pt gadget;
	text-transform: uppercase;
	letter-spacing: 3px;
}


.ball {
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 0.25cm;
}

.bbtm {
	border-bottom: solid 1px;
}

ul.none 
{
list-style-type: none
}

ul.circle 
{
list-style-type: circle
}

.bghdr1 {
	font: 10pt/20pt verdana;
	background-color: #777;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
}


/* TESTING */

ul.hi {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

a.hi {
	float:left;
	text-decoration: underline;
	color: white;
	background-color: #330033;
	padding: 0.2em 0.6em;
	border-right: 1px solid white;
}

a.hi:hover {
	background-color: #330
}

.bye {
	float:left;
	text-decoration:none;
	color:white;
	background-color: #330033;
	padding:0.2em 0.6em;
	border-right:1px solid white;
}

li {display:inline}