H1 	{ 
	color: #000000; 
	font-family: sans-serif,arial,helvetica;
	font-size: 400%;
	font-style: normal;
	font-weight: 600;
	margin-top: -25;
	}



H2 	{ 
	color: "#000000"; 
	font-family: sans-serif,arial,helvetica;
	font-size: 250%;  
	font-style:  italic;
	font-weight: lighter;
	}

H3 	{ 
	color: "#000000"; 
        font-family: sans-serif,arial,helvetica;
	font-size: 150%;  
	font-style:  italic;
	top: .0%;
	}

H4 	{ 
	color: "#000000";
        font-family: sans-serif,arial,helvetica;
	font-size: 120%; 
	font-weight: bolder; 
	}

H5 	{ 
	color: #000000; 
        font-family: sans-serif,arial,helvetica;
	font-size: 70%;
	font-weight: normal;
	 }

BODY 	{ 
	font-size:  80%;
	font-family: sans-serif,arial,helvetica;
	background-image:  url(back.gif);
	background-color: #CCCCFF;
	margin: .0%; 
	color: "#000000";
	margin-left:  0%;
	}

P	{
	clear:  left;
	}

A:link	{ 
	color: #000000;
	}

A:visited	{ 
	color: #808000;
	}

A:hover	{ 
	color: #D2691E; 
	}

A:active	{ 
	color: #696969;
	}

.coname	{
	color: #000000;
	font-size: 120%;
	font-weight: bold;
        font-family: sans-serif,arial,helvetica;
	}

.homeline	{
	color:  #000000;
	font-size: 140%;
	font-weight: bolder;
	font-style: bold;
        font-family: sans-serif,arial,helvetica;
	}

.pageline	{
	color:  #000000;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
        font-family: sans-serif,arial,helvetica;
	}

.question	{
	color:  #000000;
	font-size: 110%;
	font-weight: bold;
        font-family: sans-serif,arial,helvetica;
	}

.hltext	{
	font-weight:  normal;
        font-family: sans-serif,arial,helvetica;
	margin-top:  0%;
	border: light dotted black;
	}

.logopos	{
	float:  right
	margin-left: 4in;
	}

.ordform	{
	text-align: right;
	}

DIV	{	
	padding: 2%;
	margin: 3%;
	margin-top:  3%;
	}

.divtext	{
	font-weight:  normal;
        font-family: sans-serif,arial,helvetica;
	margin-top:  .01%;
	margin-left:  .01%;
	align:  justify;
	text-align:  justify;
	border: light dotted black;
	}

.divmenu	{
	font-weight:  bold;
        font-family: sans-serif,arial,helvetica;
	font-size:  80%;
	margin-top:  .1%;
	margin-left: .1%;
	align:  left;
	text-align:  left;
	border: light dotted black;
	background-color: #9999CC;
	}

.divhead	{	
	padding:  .1%;
	margin-left:  1cm;
	margin-right:  10cm;
	clear:  right;
	}

.divtitle	{	
	margin-left: 5cm;
	margin-top: -6.5cm;
	clear:  left;
	}

LI	{
        font-family: sans-serif,arial,helvetica;
	font-size:  90%;
	font-weight:  bolder;
	font-style:  normal;
	margin-top:  2%;
	margin-left:  1%;
	}

UL	{
	list-style-type:  square;
	margin-top:  2.0%;
	}

.ulcenter	{
	margin-top:  -2cm;
	margin-left:  3cm;
	align:  center;
	}

.divclick	{
	color:  "#000000";
	font-weight:  bold;
        font-family: sans-serif,arial,helvetica;
	margin-left:  2cm;
	margin-top:  -2cm;
	}

IMG.right {float:right}
IMG.left {float:left}