body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #236E2C;
	text-indent: 0px;
	padding: 0px;
}
.container_text {
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 110px;
}
.college_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #236E2C;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #236E2C;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33CC33;
	font-style: normal;
	font-weight: normal;
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #339933;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #24762D;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33CC33;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33CC00;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33FF00;
	text-decoration: none;
}

