h1 {
	color: #4897aa;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}

h2 {
	color: #89af46;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 12px;
}

body {
	color: #666666;
	font-size: 12px;
	font-family: Georgia;
	font-weight: normal;
}

p {
	color: #666666;
	font-size: 12px;
	font-family: Georgia;
	font-weight: normal;
}

div {
	padding: 0px;
}
