body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.81em;
	line-height: 1.4em;
	
	color: #343434;
	background-color: #ffffff;
}

.blue {
	color: #33cccc;
	background-color: transparent;
}

a { 
	color: #625e56;
	background-color: transparent;
	
	font-weight: bold;
}
a:hover { 
	color: #33CCCC;
	background-color: transparent;
	
	font-weight: bold;
}

a img { border: 0px; }

h1 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	
	color: #33cccc;
	background-color: transparent;
	
	font-family: 'Helvetica Light', HelvLight, Helvetica, Arial, sans-serif;
	font-size: 4.62em;
	font-weight: normal;
	line-height: 1.0;
	letter-spacing: -2px;
	text-indent: -3px;
}

h2 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	
	color: #33cccc;
	background-color: transparent;
	
	font-family: HelvLight, Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.0;
}

p { margin: 0px 0px 12px 0px; }