h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-transform: capitalize;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	word-spacing: normal;


}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-align: left;

}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	text-transform: capitalize;
	color: #666666;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;

}
.frontpage {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	text-align: center;

}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

