body {
	margin-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a{ 
        color:#000000;
        text-decoration:none;
}
a:hover{
	word-spacing: 0px;
	text-decoration: underline !important *;
}
a:hover{
	word-spacing: 0px;
	text-decoration: underline;
}
.visible{display: normal;}
.invisible{display:none;}
table {
	width:500px;
	margin-right: auto;
	margin-left: auto;
}
.name{
        font-weight:bold;
        font-size: 26px;
        text-align: right;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 8px;
}
.name a:hover{
        text-decoration:underline;
}
.title {
	font-weight: bold;
	font-size: 14px;
        padding-top: 10px;
}
.date {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}
.company {
	font-weight: bold;
	font-size: 13px;
}
.supervisor {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
.links{
	text-align: justify;
	font-size: 11px;
	font-weight: bold;
}
.links a{
	color: red;
}
.spaceit a{
	margin-right: 37px;
}
.description{
	padding-top: 5px;
	font-size: 14px;
}
.references{
	font-size: 12px;	
	text-align:center;
	padding-top: 5px;
}
.references span{
	padding: 5px;
}
.achievements{
	font-size: 12px;	
	text-align: center;
	padding-top: 5px;
}
.techused{
	font-size: 10px;
	font-weight: bold;
	padding-top:5px;
}
.techused span{
	font-weight: bolder;
	color: red;
}
.refName{
         font-weight:normal;
         font-size: 13px;
         text-align: left;
}
.refTitle{
         font-weight:normal;
         font-size: 13px;
         text-align: center;
}
.refPhone{
         font-weight:normal;
         font-size: 13px;
         text-align: right;
}