body 
{	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background:  url(../images/desk.jpg) repeat scroll left top; 
	font-weight: normal;
	font-style: normal;
}
/* for some reason the font size does not seem to work on objects inside tables, etc, though one would think that being "parent elements, it would - get someone to explain it. */

p
{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	background: transparent; 
	font-weight: normal;
	font-style: normal;
}

a:link 
{
	color: #0000FF; 
	background: transparent;
}

a:visited 
{
 	color: #333333; 
	background: transparent;
}
h6
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;	
	font-weight: normal;
	font-style: normal;
}


h1
{
	font-size: 1.8em; 
}

h2
{
	font-size: 1.5em; 
}

h3
{
	font-size: 1.2em; 
}

h4
{
	font-size: 1em; 
}

h6
{
	font-size: 0.7em; 
}

#center
{
	text-align: center;
}






h1 { 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;	
	font-weight: normal;
	font-style: normal;
 } h2 { 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;	
	font-weight: normal;
	font-style: normal;
 } 
h3 { 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;	
	font-weight: normal;
	font-style: normal;
 } h4 { 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;	
	font-weight: normal;
	font-style: normal;
 } 