/*regular text */ 
p { font-family: verdana, arial, sans-serif; font-size: 10pt } 
h2 { font-family: verdana, arial, sans-serif; font-size: 13px; color: #000000 }    
h3 { font-family: verdana, arial, sans-serif; font-size: 9pt; color: #006699 }      
h4 { font-family: verdana, arial, sans-serif; font-size: 7pt; font-weight: normal; color: #000000 } 
h5 { font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: normal; color: #000000 }  

/* links */         
a { text-decoration: none; font-family: tahoma; color:#000000}
	
.heading {font-family: verdana,arial,helvetica; color: #FFFFFF; font-size: 12px}
.text 	 {font-family: verdana,arial,helvetica; color: #000000; font-size: 12px}

.menu {
	font-family: tahoma;
  	color: #000000;
  	font-size: 11px;
	font-weight: 600;
	letter-spacing: .075cm;
}

.fun-heading {
	font-family: verdana;
  	font-size: 12px;
	color: #CC6600;
}

.project-heading {
	font-family: verdana;
  	font-size: 12px;
	color: #000000;
}

.project-text{
	font-family: verdana;
  	font-size: 10px;
	color: #000000;
}

.fun-text{
	font-family: verdana;
  	font-size: 10px;
	color: #CC6600;
}
.project-subheading {
	font-family: verdana;
  	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}

.project-heading-title {
	font-family: verdana;
  	font-size: 14px;
	font-weight: 600;
  	color: #0066CC;
	letter-spacing: .075cm;
}

.project {
	font-family: verdana;
  	color: #0066CC;
  	font-size: 12px;
	font-weight: 600;
}

.title {
	font-family: tahoma;
	color: #000000;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 5px;
}

.title-no-space {
	font-family: tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}

.dot {
	font-family: comic sans;
	color: #990000;
	font-size: 45px;
	letter-spacing: 6px;
}
