@charset "UTF-8";
.text {
	font-family: Helvetica, sans-serif;
	font-size: 100px;
	margin-left: 33px;
	line-height: 95px;
	margin-top: 25px;
	margin-right: 33px;
	font-weight: normal;
	font-variant: normal;
}
.cv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 33px;
	line-height: 30px;
	margin-top: 25px;
	margin-right: 33px;
	font-weight: normal;
	font-variant: normal;
	max-width: 700px;
	min-width: 200px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 33px;
	line-height: 30px;
	margin-top: 25px;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #069;
	text-decoration: underline;
}
.text a font {
	color: #3300CC;
}
a:visited {
	text-decoration: none;
	color: #C06;
}
a:hover {
	text-decoration: none;
	color: #C36;
}
a:active {
	text-decoration: none;
	color: #C06;
}
