body{
	font:  11pt Century Gothic;
}

p{
	font:  11pt Century Gothic;
	color: black;
	letter-spacing: 1px;
}

p.accented:first-letter{
    font-size: 20pt;
    color: #5D6D8F;
}

h3{
	font: medium Century Gothic;
	color: #339966;
	font-weight: bold;
	text-align: center;

}

h3.sub{
	font: 11pt Century Gothic;
	font-weight: normal;

}

h4{
	font: 11pt Century Gothic;
	color: #5D6D8F;
	font-weight: bold;
	text-align: center;

}

a:hover{
	background-color: #A3ACFE;
	color: #fff;
}