@charset "UTF-8";
/* CSS Document */

#sectionTitles {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#999;
}
#bodyText {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:right;
}
#emailLink {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#69F;
	text-decoration: none;
	font-weight: bold;
}
#topNav {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
#bodyText2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	vertical-align: bottom;
}
.cvLink {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#69F;
	text-decoration: none;
	font-weight: bold;
}
.darkLink {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#003;
	text-decoration: none;
	font-weight: bold;
}
.otherLinks {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#69F;
	text-decoration: none;
	font-weight: bold;
	text-align:  right;
	}
