.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.images {
	border: 1px solid #FFFFFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.wedhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;

}
.borderfine {
	border: 1px solid #FFFFFF;
}
.articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a.content:link {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
a.content:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.content:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a.glossary:link {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	border-bottom: 3px double;
	line-height: 1.8em;
}
a.glossary:visited {
	color: #CCCCCC;
	font-style: italic;
	text-decoration: none;
	border-bottom: 3px double;
	line-height: 1.8em;
}
a.glossary:hover {
	color: #FF9900;
	font-style: italic;
	text-decoration: none;
	border-bottom: 3px double;
	line-height: 1.8em;
}
a.pagelink:link {
	color: #FFFFCC;
	text-decoration: none;
}
a.pagelink:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.pagelink:hover {
	color: #FF9900;
	text-decoration: none;
}
.block {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.doubleline { 
	border-bottom: 3px double;
	line-height: 1.8em;
}


