

H1 	{ 
	color: navy; 
	font-family: times, helvetica, sans-serif;
	font-size: 300%;
	font-weight: bolder;
	position: relative;
	top: .1%;
	}



H2 	{ 
	color: navy; 
	font-family: times, helvetica, sans-serif;
	font-size: 140%;  
	position: relative;
	font-weight: bolder;
	top: .1%;
	}

H3 	{ 
	color: navy; 
	font-family: times, helvetica, sans-serif;
	font-size: 100%;  
	position: relative;
	font-weight: bolder;
	top: .1%;
	}

H4 	{ 
	color: navy; 
	font-family: times, helvetica, sans-serif;
	font-size: 80%; 
	font-weight: bolder 
	}

H5 	{ 
	color: navy; 
	font-family: times, helvetica, sans-serif;
	font-size: 60%
	 }

BODY 	{ 
	font-family: times, helvetica, sans-serif; 
	margin: .1%; 
	color: navy;
	margin-left:  .5%;
	}

P	{
	clear:  left;
	}

A:link	{ 
	color: navy;
	}

A:visited	{ 
	color: maroon;
	}

A:hover	{ 
	color: green; 
	}

A:active	{ 
	color: blue;
	}

.coname	{
	color: navy;
	font-size: 120%;
	font-weight: bold;
	}

.logopos	{
	float:  right
	margin-left: 4in;
	}

DIV	{	
	padding: .5%;
	margin: .5%;
	margin-top:  .05%;
	}

.divtext	{
	align:  justify;

	}

.divhead	{	
	padding:  .1%;
	margin-left:  ,1cm;
	margin-right:  10cm;
	clear:  right;
	}

.divtitle	{	
	margin-left: 5cm;
	margin-top: -6.5cm;
	clear:  left;
	}

.divmenu	{
	font-weight:  bold;
        font-family: times, helvetica, sans-serif;
	font-size:  80%;
	margin-top:  .1%;
	margin-left: .1%;
	align:  left;
	text-align:  left;
	border: light dotted navy;
	}

LI	{
	font-weight:  normal;
	}

UL	{
	list-style-type:  square;
	margin-top:  .5%;
	}

.ulcenter	{
	margin-top:  -2cm;
	margin-left:  3cm;
	align:  center;
	}

.divclick	{
	color:  navy;
	font-weight:  bold;
	margin-left:  2cm;
	margin-top:  -2cm;
	}
