/* CSS Document */

body,html{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3f3f3f;
	font-size:12px;
	line-height: 24px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#A30046;
}
#dotteddivider{
	border-bottom:1px dotted #999999;
}
img {
	padding: 5px;
}