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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.purple {
	color: #7C5781;
	font-style: normal;
	font-size: 11px;
}
.intro {
	font-style: normal;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold
}
.text {
	color: #666;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.intro p {
	color: #666;
	font-weight: normal;
}
.bottome {
	font-size: 10px;
	color: #666;
}
.descriptions {
	color: #666;
	font-size: 10px;
}
.jl {
	text-align: left;
}
.ff {
	text-align: right;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #DC2326;
}
a:active {
	text-decoration: none;
	color: #666;
	text-align: right;
}
.red {
	color: #DC2326;
}
.tags {
	font-style: normal;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold
}
.resumeheader {
	color: #DC2326;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.resumebodyheader {
	color: #7C5781;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:9.5px;
}
.resumecontents {
	color: #7C5781;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:9.5px;
}
.numbers p {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold

