body {
	margin: 0px 0px 0px 0px;
	background-color:#444444;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* ------------------------------------------------------------- */

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing: 0px;
	color : #000;
	font-weight : normal;
	font-style : normal;
	padding : 0 0 0 0;
	margin : 5px 0 5px 0;
}

h1 a:link {
	color : #000000; 
	text-decoration:underline;
	font-weight:bold;
	text-decoration : none;
}
h1 a:visited {
	color : #0099CC;
	text-decoration : none;
}
h1 a:hover {
	color : #0099CC; 
	font-weight:bold;
	text-decoration : none;
}
h1 a:active {
	color : #000000;
	text-decoration : none;
	background-color : #fcfbc4;
}

/* ------------------------------------------------------------- */


p {
	text-align: justify;
	letter-spacing: 0px;
}

/* ------------------------------------------------------------- */

span.heading {
	color:#0699e3;
	font-weight:bold;
	font-size:16px;
}

/* ------------------------------------------------------------- */

span.headingbg {
	background-color: #FFFF00;
}

/* ------------------------------------------------------------- */

span.heading2 {
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
}

/* ------------------------------------------------------------- */

#toplinks { 
	text-align:right;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#toplinks a:link {
	color : #000000; 
	font-weight:bold;
	text-decoration : none;
}

#toplinks a:hover {
	color : #000000;
	font-weight:bold;
	text-decoration: underline;
}

#toplinks a:visited {
	color : #000000;
	text-decoration: none;
}

#toplinks a:active {
	color : #000000;
	text-decoration: none;
}

/* ------------------------------------------------------------- */

#bottom1 { 
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#bottom1 a:link {
	color: #0000CC;	
}

#bottom1 a:hover {
	color: #0000CC;
	
}

#bottom1 a:visited {
	color: #0000CC;
	
}

#bottom1 a:active {
	color: #0000CC;
	
}

/* ------------------------------------------------------------- */

#bottom2 { 
	text-align:center;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:11px;
}

/* ------------------------------------------------------------- */

#maincontent {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify; 	
}

#maincontent a:link {
	color: #0000CC;	
}

#maincontent a:hover {
	color: #0000CC;
	
}

#maincontent a:visited {
	color: #0000CC;
	
}

#maincontent a:active {
	color: #0000CC;
	
}

/* ------------------------------------------------------------- */

#linknavigator { 
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #c2eb00;
	letter-spacing: 1px;
}

/* ------------------------------------------------------------- */

#bulletpoint {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify; 	
}