
.nonbold  {
	font-weight : normal;
}

.bd  {
	font-weight : bold;
}

.xsmall  {
	font-size : 10pt;
}

.msmall  {
	font-size : 11pt;
}

.small  {
	font-size : 13pt;
}

.medium  {
	font-size : 16pt;
}

UL.articles  {
	list-style-type : square;
	font-size : 10pt;
}

A:link  {
	font-weight : bold;
	color : #8a213a;
}

V:link  {
	font-weight : bold;
	color : #8a213a;
}

H1, H2, H3  {
	color : #8A213A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

H1  {
	font-size : 18pt;
}

H2  {
	font-size : 16pt;
}

H3  {
	font-size : 14pt;
}

H4  {
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, san-serif;
	margin-left : 10px;
}

.margin  {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.highlight  {
	background-color : #ffff33;
}

.indent  {
	margin-left : 10px;
}

.smind  {
	margin-left : 5px;
}

.intro  {
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.large { font-size: 12pt; }

