BODY {
	font-size: 10pt;
	font-family: sans-serif;
   line-height:12pt
}

CENTER.large {
	text-align: center;
	font-size: 12pt;
	}


P {
	margin-left: 25pt;
	margin-right:20pt;
	font-size: 12pt;
	font-family: verdana;
	text-align: left;
	line-height: 14pt;
	color: #060AA2;
}

P.title {
	margin-left: 45pt;
	margin-right: 15pt;
	font-size: 24pt;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	color: #800040;
	line-height: 26pt;
}

P.heading {
	margin-left: 15pt;
	margin-right: 15pt;
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
}

P.subheading {
	margin-left: 15pt;
	margin-right: 15pt;
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	text-decoration: underline;
	color: #000000;
}

P.course {
	font-size: 16pt;
	margin-left: 20pt;
   font-family: sans-serif;
	text-align: left;
	font-weight: normal;
	line-height: 18pt;
	color: #000080;
}

P.notes {
	font-size: 10pt;
	margin-left: 20pt;
   font-family: sans-serif;
	text-align: left;
	font-weight: normal;
	line-height: 12pt;
	color: #0000FF;
	 

P.code {
	font-size:   16pt;
	margin-top:  2pt;
   margin-left: 20pt;
   font-family: sans-serif;
	text-align:  left;
	font-weight: bold;
	line-height: 10pt;
	color: #000000;
}

P.tablecenter{
	font-size: 11pt;
	margin-left: 1pt;
	font-family: sans-serif;
	font-weight: normal;
	text-align: center;
	color: #000000;
	}
	
P.tableright{
	font-size: 11pt;
	margin-left: 1pt;
	font-family: sans-serif;
	font-weight: normal;
	text-align: right;
	color: #000000;
	}

P.tableleft{
	font-size: 11pt;
	margin-left: 1pt;
	font-family: sans-serif;
	font-weight: normal;
	text-align: left;
	color: #000000;
	}

P.tablehead{
	font-size: 12pt;
	margin-left: 1pt;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}

P.author {
	font-size: 11pt;
	margin-left: 20pt;
  	font-family: times, serif;
   text-align: left;
   font-style: italic;
	line-height: 12pt;
   color: #0000FF;
}

P.address {
	margin-top: 2pt;
   font-family: sans-serif;
   margin-left: 2pt;
   font-size: 8pt;
	text-align: right;
	font-weight: normal;
	line-height: 9pt;
	margin-right: 0pt;
}

TD.address {
	font-size: 8pt;
	font-family: sans-serif;
	color: #800040;
}

TD.tablehead{
	font-size: 12pt;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 16pt;
	color: #000000;
	}
	
TD.table{
	font-size: 11pt;
	margin-left: 6pt;
	margin-right: 6pt;
	font-family: sans-serif;
	font-weight: normal;
	color: #060AA2;
	}	

P.footer {
	margin-top: 2pt;
    margin-left: 2pt;
 	font-family: Verdana;
    font-size: 9pt;
	text-align: left;
	font-weight: bold;
	line-height: 10pt;
	color: #408080;
}

TD {
	font-size: 12pt;
	font-family: sans-serif;
}

LI {
	font-weight: normal;
	color: #060AA2;
	font-size: 12pt;
	padding-bottom: 3pt;
	margin-left: 25pt;
}

UL {
	font-weight: normal;
    color: #060AA2;
	font-size: 12pt;
	margin-left: 25pt;
}

LI.small {
	font-weight: normal;
    color: #000000;
	font-size: 10pt;
}

TH {
	font-weight: bold;
	font-size: 12pt;
	font-family: times, serif;
}

TH.bold {
	color: #5CACEE;
}

B.color {
	color: #5CACEE;
}

A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:active {
	color: #FFA500;
	text-decoration: none;
}

A:visited {
	color: #FF0000;
	text-decoration: none;
}
