.caption
{
	font-family: times, serif;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
}


.captionbig
{
	font-family: times, serif;
	font-size: 14pt;
	font-style: italic;
	text-decoration: none;
}


.imgbdr
{
	border-color: #000;
	border-width: 2px;
	border-style: solid;
}


.imgnobdr
{
	border-color: #000;
	border-width: 0px;
}


.para
{
	font-family: times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}


.sbh
{
	font-family: "Georgia", "Brush Script MT", times, serif;
	font-size: 12pt;
	font-weight: bold;
}


.sbt
{
	font-family: "Georgia", "Brush Script MT", times, serif;
	font-size: 10pt;
}


.condoname
{
	font-family: "Georgia", "Brush Script MT", times, serif;
	font-size: 24pt;
	font-weight: bold;
	letter-spacing: .75pc;
	word-spacing: 2pc;
}


.condoname2
{
	font-family: "Georgia", "Brush Script MT", times, serif;
	font-size: 24pt;
	letter-spacing: .75pc;
	word-spacing: 2pc;
	color: #FFF;
}


.condodescriptionheading
{
	font-family: "Georgia", "Brush Script MT", times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}

.tableborder
{
	font-family: "Georgia", "Brush Script MT", times, serif;
	font-size: 10pt;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
}


