.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 000066;
	word-spacing: normal;
	list-style-type: disc;
	line-height: 18px;

}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	list-style-type: decimal;
}
.basicsmall {
	font-size: 9px;
	line-height: 11px;

}
.burgundy {
	color: #CC0000;
	font-weight: bold;

}
.title {
	color: #FFFF99;
	font-size: 14pt;
	font-weight: 700;

}
.closeLines {
	line-height: 16px;
}
.RomanNumeralList {
	list-style-type: upper-roman;
	list-style-position: outside;

}
.BoldItalic {
	font-style: italic;
	font-weight: bold;
}
.basicMedium {
	font-size: 14px;
}
.basicBig {
	font-size: 14px;
	font-weight: bold;
}
.big {
	font-size: 14px;
}
.paraTitle {
	font-size: 12px;
	font-weight: bold;
	color: cc0000;
}
.paraTitleBig {

	font-size: 14px;
	font-weight: bold;
	color: cc0000;
}
.CapitalLeadLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #CC0033;
	text-transform: capitalize;
	font-weight: normal;

}
