

body	{color: black;
		background-color: #ffffff;}

a:link  {color: #006666;
		font-family: 'Times New Roman',Times,serif;}
		
a:visited 		{color: #800080;
			font-family: 'Times New Roman',Times,serif;}

h1	{font-size: 1.6em;
		font-weight: bold;
		font-family: 'Times New Roman',Times,serif;
		color: #000000;}
		
h2	{font-size: 1.3em;
		font-weight: bold;
		font-family: 'Times New Roman',Times,serif;
		color: #006666;}
	
p	{font-size: 1em;
		font-weight: normal;
		font-family: 'Times New Roman',Times,serif;}
		
dl	{font-size: .95em;
		font-weight: normal;
		font-family: 'Times New Roman',Times,serif;}
		
dt	{margin-top: .5em;}

.footer	{font-size: .8em;
		font-weight: normal;
		font-family: 'Times New Roman',Times,serif;}
                              
.update	{font-weight: bold;}
                              
/*------------ Skip to content style ---------------*/
#skip2 {position:absolute; left:-100em; width:1em;}

