body {
	font-family:Arial,Verdana;
	font-size:12px;
}

.sectiontitle { 
    font:lighter 18px Georgia,Times New Roman,Times,serif; 
    text-transform: none; 
    color: rgb(102,102,102);
}

.boldheader {
    font-weight:bold;
}

.projectsummary {
    font:italic 12px Georgia,Times New Roman,Times,serif;
    text-transform: none; 
    color: rgb(102,102,102);
}

.italiccallout {
    font:italic 12px Georgia,Times New Roman,Times,serif;
    text-transform: none; 
    color: rgb(102,102,102);
}
