/*--------------------------resume---------------*/
.name
{
	text-align: center;
	font-size: 28pt;
	font-weight: bold;
	font-family: Garamond;
	text-transform: uppercase;
	letter-spacing: 4pt;
}

.SectionTitle
{
	font-size: 16pt;
	font-family: Garamond;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.75pt;
    border-bottom: 1px solid black;
	margin: 12px 0 10px 0;
}

.SectionHighlight
{
	font-size: 12pt;
	font-family: Garamond;
	text-transform: uppercase;
	letter-spacing: 0.75pt;
	margin: 10px 0px 10px 0px;
	text-decoration: underline;
}

.SectionText
{
	text-align: justify;
	line-height: 14pt;
	font-size: 11pt;
	font-family: Garamond;
}

.BulletText
{
	text-align: left;
	line-height: 14pt;
	font-size: 11pt;
	font-family: Garamond;
	padding-left: 20px;
}
.SectionMargin
{
	margin-left: 20px;
}

.smiley
{
    margin: 10px 0 10px 20px;
    width: 65px;
    height: 65px;

}
}

