/* gallery09.com typography style sheet															*/

body {
	margin-left:0px;
	margin-top:0px;
	background-color:#DBE4EA;
}

.whiteBackground {
	background-color:#FFFFFF;
}

a {
	color: #00a5ce;
	text-decoration: underline;
}

a:visited {
	color: #00a5ce;
	text-decoration: underline;
}

a:active {
	color: #00a5ce;
	text-decoration: underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	color: #333000;
}