/*
<style type="text/css">
letter-spacing: 0.0cm;
line-height: 150%;
font-family: "lucida calligraphy", arial, 'sans serif';
color: #006400 ;  DarkGreen 
color: #A0522D ;  Sienna 
color: 	#00FFFF ;	/* Cyan */
*/

hr 
{
color:#483d8b; /* DarkSlateBlue */
}

h1
{
font-family: "Helvetica" ;
vertical-align: middle; 
text-align: center;
color:#483d8b; /* DarkSlateBlue */
color: 	#FFF8DC ;	/* CornSilk */
}

h2
{
font-family: "Helvetica" ;
vertical-align: middle; 
text-align: center;
color:#483d8b; /* DarkSlateBlue */
color: 	#FFF8DC ;	/* CornSilk */
}

h3
{
font-family: "lucida calligraphy", arial, 'sans serif';
vertical-align: middle; 
text-align: center;
color:#483d8b; /* DarkSlateBlue */
color: 	#FFF8DC ;	/* CornSilk */
}

h4
{
vertical-align: middle; 
color:#483d8b; /* DarkSlateBlue */
color: 	#FFF8DC ;	/* CornSilk */
}

h5
{
font-family: "lucida calligraphy", arial, 'sans serif';
vertical-align: middle; 
text-align: center;
color:#483d8b; /* DarkSlateBlue */
color: 	#00FFFF ;	/* Cyan */
color: 	#FFF8DC ;	/* CornSilk */
}

p
{
margin-left: 10pt;
}

p.tab
{
font-size: 100%;
margin-left: 1.5cm;
}

p.ttab
{
font-size: 100%;
margin-left: 2.5cm;
}

body
{
background-color: #fffaf0;
color:#483d8b; /* DarkSlateBlue */
}

body.top
{
background-color: #2F4F4F; /*DarkSlateGrey*/
color: 	#FFF8DC ;	/* CornSilk */
}

body.menu
{
background-color: #800000; /*DarkRed*/
color: 	#00FFFF ;	/* Cyan */
color: 	#FFF8DC ;	/* CornSilk */
}
a:link 
{
color: #006400 ; /* DarkGreen */
color: #00FFFF ; /* Cyan */
}
a:visited 
{
color: #800000 ; /* Maroon */
color: #00FFFF ; /* Cyan */
}
a:hover 
{
color: #FFD700;	/*  Gold */
}
a:active 
{
color: #FFD700; /* Gold */
}

p,li
{
font-size: 85%;
}

div
{
vertical-align: middle; 
text-align: center;
font-family: "lucida calligraphy", arial, 'sans serif';
font-weight: normal;
font-size: 140%;
color: #006400 ; /* DarkGreen */
}

div.members
{
vertical-align: middle; 
text-align: right;
font-family: "lucida calligraphy", arial, 'sans serif';
font-weight: normal;
font-size: 100%;
}

td
{
vertical-align: middle; 
text-align: center ;
font-family: "Helvetica" ;
font-size: 85%;
}

td.resource
{
vertical-align: top; 
text-align: left ;
font-family: "Helvetica" ;
font-size: 85%;
}

th
{
vertical-align: middle; 
text-align: center;
font-family: "lucida calligraphy", arial, 'sans serif';
font-size: 100%;
font-weight: normal;
color: #A52A2A; /* brown */
}

th.resource
{
vertical-align: top; 
text-align: left;
font-family: "lucida calligraphy", arial, 'sans serif';
font-size: 100%;
font-weight: normal;
color: #A52A2A; /* brown */
}


table 
{
/*
table-layout: automatic;
border: 0;
border-width: thin;
border-collapse: collapse;
*/
table-layout: auto;
text-align: center; 
width: 100%; 
border-collapse: separate;
empty-cells: show;
border-style:solid;
border-color: #000000;
}

table.resource 
{
/*
table-layout: automatic;
border-width: thin;
cellspacing: 0;
empty-cells: show;
border-style: solid;
padding: 0;
*/
border-style: none;
vertical-align: top; 
text-align: left; 
width: 100%; 
}

li 
{
list-style: none;
margin-left: -1.0cm ;
}

li.resource
{
list-style: square;
margin-left: 2.0cm ;
}


