#Course {
position: absolute;
left: 0;
top: 0;
width: 990px;
height: 645px;
z-index: 1;
}

#Main {
position: absolute;
left: 170px;
top: 90px;
width: 810px;
height: 525px;
z-index: 2;
}

#Copyright {
position: absolute;
left: 0px;
top: 645px;
width: 990px;
height: 15px;
z-index: 3;
}

body {
background: #FFFFFF;
}

p {
	font-family : Arial;
	font-size : 9pt;
}

h1 {
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	color: #191970
}

h3 {
	color: #003399;
	font-family: Arial;
    	font-size: 13pt;
}

h2, h4 {
   	color: #CC0000;
   	font-family: Arial;
   	font-size: 12pt;
}


table {
	font-family: Arial;
  	font-size: 10pt;
}


td {
	font-family : Arial;
	font-size : 9pt;
}

li {
	font-family : Arial;
	font-size : 9pt;
}

span {
	font-family : Arial;
	font-size : 9pt;
}


.coloured {
	font-family : Arial;
	color : #6600CC;
	font-size : 9pt;
	font-weight: bold;
}

.colouredtitle {
	font-family : Arial;
	color : #990000;
	font-size : 13pt;
	font-weight: bold;
	font-style: normal;
}

.colorquote {
	font-family: Arial;
  	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #cc0000;
}

.copytxt {
	font-family : Arial;
	color : #AFB8C9;
	font-size : 7pt;
	font-style: normal;
}

.moduletitle {
	color: white;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.pgtitle {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color: #191970
}
