body {
	margin:0px;
	padding:0px;
}
.bodytext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.resumetext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
H1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin:0;
	padding:0;
}
a {
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	color: #222265;
	text-decoration:none;
}