*{
	padding: 0px;
	margin: 0px;
	background-color: black;
	color: white;
	text-decoration: none;
	font: normal normal normal 12px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
}
body{
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 750px;
}
a{
}
a:hover{
	text-decoration: line-through;
}
#head{
	text-align: right;
	padding-bottom: 15px;
	margin-bottom: 25px;
	clear: both;
	border-bottom: 1px dotted #8b8e8d;
}
#menu{
	margin-top: 4px;
	width: 195px;
	clear: left;
	float: left;
	color: white;
}
#workarq{
	text-align: right;
	width: 550px;
	clear: right;
	float: right;
}
#workdsg{
	text-align: right;
	width: 550px;
	clear: right;
	float: right;
}
h1{
	letter-spacing: 1px;
	margin-bottom: 10px;
}
h3{
	letter-spacing: 1px;
	margin-top: 30px;
	margin-bottom: 5px;
}
li{
	font-size: 10px;
	list-style-type: none;
}
ul{
	margin-bottom: 15px;
}
a.arq{
	background-color: #005577;
	padding: 3px;
	color: white;
}
a.dsg{
	background-color: #dd0066;
	padding: 3px;
	color: white;
}
a.ctc{
	font-size: 9px;
	background-color: #262727;
	padding: 3px;
	color: silver;
}
ul.arqli li a{
	color: #005577;
	font-size: 10px;
}
ul.dsgli li a{
	color: #dd0066;
	font-size: 10px;
}
p{
	font-size: 9px;
	line-height: 13px;
}
a.mail{
	font-size: 9px;
}
img{
	margin-bottom: 10px;
}
h2{
	font-size: 10px;
	line-height: 12px;
}
#workarq h2{
	color: #005577;
}
#workdsg h2{
	color: #dd0066;
}