html,body {
	height: 100%;
	width: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
	font-family: Trebutchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	
}

a {
text-decoration:none;
font-weight:bold;
color:#019757;
}

a:hover {
font-weight:bold;
color:#006f40;
}

:focus {outline: none;}

#flashContainer {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 100%;
	width: 100%;
	min-height: 980px;
	min-width: 760px;
}

p {
	margin-left: 5px;
}
