body, h1, h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a{
	color: #000000;
}
h1{
	font-size: 20px;
}
	h2{
		font-size: 18px;
	}

p.twovisions{
	font-size: 12px;
}

#header,
#main .leftmenu,
#bread-crumbs{
background-color:#CCCCCC;
	position: absolute;
	top: 0px;
	display: none;
	visibility: hidden;
}