BODY { 
	background-color:#ffffff;
	margin:0px;
}

#content {
	margin:20px 0px 60px 167px;
	width:500px;
	font-family: Avenir, Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height:1.5;
}

#home {
	margin:0px 5px 0px 0px;
	text-align:justify;
	width:531px;
	height:115px;
	font-family: Avenir, Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height:2;
}

a,a:hover,a:visited {
	color: #666666;
	text-decoration:underline;
}

.blue {
	color:#120A7A;
}

.red {
	color:#cc0000;
}
