/******* CRICAVA CSS STYLESHEET ******/

/******* SHARED FOUNDATION CLASSES ******/


html
{
	height: 100%;
}

body 
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	font-family: "Lucida Sans", Tahoma, Arial;
}

div.frame
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}


a.skipIntro
{
	font-size: 11px;
	text-decoration: none;
	color: #c0c00c;
}
