@charset "UTF-8";

a:link {
	border: none;
	text-decoration: none;
}

a:visited {
	border: none;
	text-decoration: none;
}

a:hover {
	border: none;
	text-decoration: none;
}

a:active {
	border: none;
	text-decoration: none;
	}
	
body {
	background-color: #fff;
	font-family:"Courier New", Courier, monospace;
	font-size: 0.9em;
	font-weight: bold;
}

.content {
	margin-left: 70px;
	margin-top: 50px}


.imgtable {
	margin-top:50px
	}
	
.faimg {
	margin-right: 40px;
	margin-top: 0;
	}
.tnimg {
	padding-right: 5px;
	padding-bottom: 5px;
	}

img {
	border:none;
	}
a:hover {
	color: #666666;
}

.mainHover {
	font-family:"Courier New", Courier, monospace;
	font-size: 0.9em;
	font-weight: bold;
}
.mainContent {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #77665c;
}
.mainContentDrop {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.CVtext {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 10px;
}
.cvDivide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.CVtextmain {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
hr {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
