.mednorm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #202110;
}
.medlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6A685B;
	line-height: 17px;
}
.smlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #716F61;
}
.smlightlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #706D5F;
	font-weight: bold;
	text-decoration: none;
}
.introbottombg {
	background-image: url(images/intro_bottom.gif);
	background-repeat: no-repeat;
}
.bottommenu {
	background-image: url(design_images/bottom_round_bg.gif);
	background-repeat: no-repeat;
}
.menubg {
	background-image: url(design_images/menu_white_bg.gif);
	background-repeat: repeat-y;
}
.paperboxbg {
	background-image: url(design_images/paper_box_bg.gif);
	background-repeat: repeat-y;
}
.paperbg {
	background-image: url(design_images/paper_top.gif);
	background-repeat: repeat-y;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: B3A993;
}
.smlightlinkmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: B3A993;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
}
.medlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #716B5C;
	line-height: 26px;
}
.medblink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009900;
	text-decoration: blink;
}
.medlinkbrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFDBC5;
	text-decoration: none;
	font-weight: bold;
}
