/* CSS Document */

a:link { color: #333333} 

a:visited { color: #333333} 

a:active { color: #FF0000; text-decoration:none;} 

a:hover { color: #BA5743}

.pt9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.pt10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.pt12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.pt12b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.pt14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.pt14b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.pt16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
.pt16b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
}
.underline {
	text-decoration: underline;
}
.colored {
	color: #BA5743;
}
.pt24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.pt18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.pt18b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
; font-weight: bold}
