<!--

a:link {text-decoration: none; font-family: "verdana"; font-size:12; color: #00F;}

a:visited { text-decoration: none; font-family: "verdana"; font-size:12; color: #00F;}

a:hover { text-decoration: none; font-family: "verdana"; font-size:12; color: #49647d;}

a.NaviBar:link {text-decoration: none; font-family: "verdana"; font-size:12; color: #ffffff}

a.NaviBar:visited { text-decoration: none; font-family: "verdana"; font-size:12; color: #ffffff}

a.NaviBar:hover { text-decoration: none; font-family: "verdana"; font-size:12; color: #cccccc}

body { 
	background: #636566; background-position:top left}

h1 {
	font-size: 20px;
	
	font-weight: bold;
	margin-bottom: 8px;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;	
}

h2 {
	font-size: 18px;
	font-weight: bold;
	
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

h5, h6 {
	font-size: 12px;
	font-weight: bold;
	
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	}

p { font-family: "verdana"; font-size: 10pt; color:black; }
