body {	
	color: #8B0000;
	font-size:medium;
	text-align:center;
	
}
a {
	color: #8B0000;
	text-decoration:underline;
}
.med {
	font-size: medium;
}

.skillset {
	text-align:center;
	font-size:medium;
}
.altcolor{
	color: #000000;
}
.color1{
	color: #8B0000;
}
.color2{
	color: #000000;
}
.color3{
	color: #BBBB79;
}
.inversetext{
	color: #FFFFFF;
	bgcolor: #990000;
	background-color: #8B0000;
}
.title{
	font-size: large;
}
.heading {
	font-size: 18pt;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-color: #BBBB79;
	padding-bottom: 0px;
	border-bottom-style: solid;
	color: #8B0000;
	padding-left: 2px;
}
.skills {
	list-style-image: url('images/checkmark.GIF'); 
	line-height: .75cm
}

