/* Author kristina at www.animatedcreations.net  */

body {
	margin: 0em; 
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 8pt;
	line-height: 12pt; 
	background: #ccf6f4;
	color: #555555; 
}


h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold; 
	line-height: 14pt; 
	color: #ff7f0e;
}

strong { 
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	line-height: 12pt; 
	color: #ff7f0e;
}

div.login {
	margin: 10em;
}

div.container {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	background: #ffffff;
	color: #555555; 
	padding-right: 100px;
	padding-left: 30px;
	padding-top: 30px;
	margin: 5em;
}

a:link {color: #555555}
a:visited {color: #555555}
a:active {color: #555555}

