/***** Global *****/
/* Body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/layout/background_pink.jpg);
	background-repeat: repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666;
}


/* Headings */
h2 {font-size: 1.571em}	/* 22px */
h3 {font-size: 1.429em;	/* 20px */ color: #FDDEA3}
h4 {font-size: 1.286em;	/* 18px */ color: #FDDEA3}
h5 {font-size: 1.143em}	/* 16px */
h6 {font-size: 1em}	/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 300;
	line-height: 1.1;
	margin-bottom: .8em; }

	.style2 {
	color: #0B75BB
}
	
	.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
}
	
	.style4 {
	font-size: 12px;
	color: #78A22F;
	line-height: 24px;
}
.style5 {
	line-height: 18px;
	text-align: justify;
}

	.subtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FDDEA3;
	line-height: 11px; }
	
	.subtext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 15px;
}
	
	a:link {
	color: #78A22F;
	}
	a:visited {
	color: #78A22F;
	}
	a:hover {
	color: #FFCC00;
	}
	a:active {
	color: #78A22F;
	}
.bullet {
	color: #2F83C0;
}

