<style>
BODY {background: #FFFFFF;
      }

	.bodytexttiny {color: #4F007D; font-size:80%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:500; z-index:10;}	
	.bodytextsmall {color: #4F007D; font-size:90%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:500; z-index:10;}	
	.bodytext {color: #4F007D; font-size:100%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:400; z-index:10;}	
	.bodytextbold {color: #4F007D; font-size:100%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10;}	
	.bodytextmedium {color: #4F007D; font-size:110%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:500}	
	.bodytextlarge {color: #4F007D;  font-size:120%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700}	
	.bodytexthuge {color: #4F007D;  font-size:130%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700}	

	.headingsmall {color: #000080; font-size:110%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10;}	
	.headingmedium {color: #000080; font-size:120%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700}	
	.headinglarge {color: #5E0782; font-size:130%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700}	
	.headinghuge {color: #000080; font-size:140%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700}	
	
	.cbodytexttiny {color: #FFFFFF; font-size:90%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:500; z-index:10;}	
	.cbodytextsmall {color: #FFFFFF; font-size:90%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:500; z-index:10;}	
	.cbodytext {color: #FFFFFF; font-size:100%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:400; z-index:10;}	
	.cbodytextbold {color: #FFFFFF; font-size:100%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10;}	
	.cbodytextmedium {color: #FFFFFF; font-size:110%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:500}	
	.cbodytextlarge {color: #FFFFFF; font-size:120%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700}	
	.cbodytexthuge {color: #FFFFFF; font-size:130%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700}	

	.cheadingsmall {color: #800000; font-size:110%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10;}	
	.cheadingmedium {color: #E101AA; font-size:120%; font-family: algerian; font-weight:700}	
	.cheadinglarge {color: #FFFFFF; font-size:130%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700}	
	.cheadinghuge {color: #800000; font-size:140%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700}	
	
	.linktiny {color: #4F007D; font-size:80%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10; text-decoration: none;}	
	.linksmall {color: #4F007D; font-size:90%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10; text-decoration: none;}	
	.link {color: #4F007D; font-size:100%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10; text-decoration: none;}	
	.linkmedium {color: #4F007D; font-size:110%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10; text-decoration: none;}	
	.linklarge {color: #4F007D; font-size:120%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10; text-decoration: none;}	


	.clinktiny {color: #FFFFFF; font-size:90%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10; text-decoration: none;}	
	.clinksmall {color: #FF00FF; font-size:90%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10; text-decoration: none;}	
	.clink {color: #FF00FF; font-size:100%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10; text-decoration: none;}	
	
	.activemenulink {color: #FFFFFF; font-size:100%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10; text-decoration: none;}	
	.inactivemenulink {color: #FFFFFF; font-size:100%; font-family: arial,verdana,helvetica,geneva,tahoma; font-weight:700; z-index:10; text-decoration: none;}	

	.activemenu {background-color:#000080;}
	.inactivemenu {background-color:#B5BDDE;}

	A {text-decoration:none }
	A.inactivemenulink:hover {color:#4F007D } 
	A.link:hover { background-color:#5E0782; color:#FFFFFF } 
	A.linktiny:hover { background-color:#5E0782; color:#FFFFFF } 
	A.linksmall:hover { background-color:#5E0782; color:#FFFFFF } 
	A.clinktiny:hover { background-color:#5E0782; color:#FFFFFF } 
	A.clinksmall:hover { background-color:#000080; color:#FF00FF } 
	A.clink:hover { background-color:#FFFFFF; color:#FF00FF } 
	A.linkmedium:hover { background-color:#FF00FF; color:#FFFFFF } 
	A.linklarge:hover { background-color:#FF00FF; color:#FFFFFF } 
	
	.text_position {position: absolute; top: 150px; left: 205px;}
	.text_position_index {position: absolute; top: 525px; left: 150px;}


</STYLE>