@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Geneva, sans-serif;
	background-color:#333;
	margin-top: 20px;
	margin-bottom:  20px;
}

p{  
	font-size:0.75em;
	line-height: 1.5em;
	letter-spacing: 0.0em;
}

.homefooter{
	font-size:0.6em;
	letter-spacing: 0.0em;
	color:#FFF;	
}

.page-titles{
	font-size: 1.3em;
	font-weight:bold;
}