.courier-ital-08 {
	font-family : "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
}
.courier-ital-10 {
	color : #000080;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	font-style : italic;
}

.courier-ital-10-black {
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	font-style : italic;
}

.courier-ital-10-rbrn {
	color : #990000;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	font-style : italic;
}

.courier-ital-10-bold-black {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.courier-8 {
	color : #000080;
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	font-style : normal;
}

.courier-10 {
	color : #000080;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	font-style : normal;
}

.courier-10-black {
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	font-style : normal;
}

.courier-10-bold {
	color : #000080;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

.courier-10-bold-black {
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

.courier-10-bold-navy {
	font-style : normal;
	color : #000080;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	font-weight : bold;
}

.courier-10-bold-rbrn {
	color : #990000;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

.courier-10-rbrn {
	color : #990000;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	font-style : normal;
}

.courier-12 {
	font-style : normal;
	color : #000080;
	font-family : "Courier New", Courier, monospace;
	font-size : 12pt;
	font-weight : normal;
}

.courier-12-black {
	font-style : normal;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 12pt;
	font-weight : normal;
}

.courier-12-bold-black {
	font-style : normal;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 12pt;
	font-weight : bold;
}

.courier-12-bold-navy {
	font-style : normal;
	color : #000080;
	font-family : "Courier New", Courier, monospace;
	font-size : 12pt;
	font-weight : bold;
}

.courier-12-bold-rbrn {
	font-style : normal;
	color : #990000;
	font-family : "Courier New", Courier, monospace;
	font-size : 12pt;
	font-weight : bold;
}

.courier-12-bold-gold {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}

.courier-16-bold-rbrn {
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.courier-h1 {
	color : #990000;
	font-family : "Courier New", Courier, monospace;
	font-size : 24pt;
	font-weight : bold;
	text-align : center;
}

.courier-h2 {
	color : #990000;
	font-family : "Courier New", Courier, monospace;
	font-size : 16pt;
	font-weight : bold;
	text-align : left;
	text-indent : 20pt;
}

.courier-h3 {
	color : #990000;
	font-family : "Courier New", Courier, monospace;
	font-size : 14pt;
	font-style : italic;
	text-align : left;
	text-indent : 10pt;
}

.courier-h4 {
	color : #3300CC;
	font-family : "Courier New", Courier, monospace;
}

.courier-h5 {
	color : #009933;
	font-family : "Courier New", Courier, monospace;
}

.courier-h6 {
	color : #CC3333;
	font-family : "Courier New", Courier, monospace;
}

.courier-table {
	background-color : #EEEDDD;
	font-family : "Courier New", Courier, monospace;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	text-align : left;
}

