/*#Body#*/
body {
	color: #333;
	font-size: 12px;
	font-family: Myriad Pro, Arial;
	font-weight: normal;
	line-height: 16px;
}

/*#H1#*/
h1 {
	color: #9fc54d;
	font-family: Trebuchet MS, Arial;
	font-size: 23px;
	font-weight: bold;
	line-height: 23px;
}

/*#H2#*/
h2 {
	font-family: Trebuchet MS, Arial;
	font-size: 23px;
	font-weight: bold;
	line-height: 23px;

}

/*#H3#*/
h3 {
	font-weight: bold;
	color: #8ec4ed;
	line-height: 18px;
}

h3 a {
	text-decoration: none;
	color: #8ec4ed;
}

/*#H4#*/
h4 {
	font-size: 11px;
	color: #c5cfd9;
	line-height: 16px; 
}

h4 a {
	text-decoration: none;
	color: #c5cfd9;
}

/*#H5#*/
h5 {
	font-size: 11px;
	line-height: 11px;
	color: #fff;
}

h5 a {
	color: #8ec4ed;
	text-decoration: none;
}

/*#H6#*/
h6 {
	color: #333;
	line-height: 10px;
	font-size: 10px;
}

/*#P#*/
p a {
	color: #351789;
	text-decoration: none;
}
