TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

TD {
	text-align : justify;
}
p {  
font-size: 12px; color: #261f3e; font-family: Verdana, Arial, Helvetica, sans-serif
}

ul {  
color: #261f3e; 
list-style-type: square; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px
}
li {
	line-height: 20px
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #261f3e;
	text-transform: uppercase;
}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #261f3e;
	font-style: normal;
}
	
a:link {  color: #CC6600}
a:hover { color: #000000}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333366; font-style: italic}
a:visited {  color: #660000}
BODY {font-family: Verdana, Arial, Helvetica, sans-serif; 	text-align : justify; }

.cap {
	float: left;
	width: 20px;
	font-size: 45px;
	font-weight: normal;
	color: #444444;
	margin-top: -8px;
	padding-bottom: 5px;
	font-family: georgia, times;
	line-height: 40px;
}
.instructions{
	font-size: 7pt;
	color: #999999;
}
.main_heading{ 
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
}
.sub_heading{
	font-size: 11pt;
	font-weight: bold;
	}
.coloured_heading{
	font-size: 11pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #BD7B00;
	}












