h1 {
	color: #334d55;
	text-align: left;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}


ul {
	list-style-type: none;
}

h2{
	font-size: 114%;
	color: #006699;
	text-align: right;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.name, .details { 
	font-weight: 600;
}
