/* -- Defaults body settings -- */


BODY {
	margin           : 0px 0px 0px 0px;
	background-color : #27374B;
	scrollbar-base-color: #FFFFFF;
}

/* -- Main settings for intro page -- */


a:link, a:visited {
	font-size        : 11px;
	color            : #27374B;
	text-decoration  : none;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color            : #7B8DA1;
	text-decoration  : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


h1 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	white-space: normal;
}
