/* Basic page set-up and font information */

body {
font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times, Serif;
}

p, li {
font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times, Serif;
}

.ThumbStudioCSS { 
font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times, Serif; 
}

/* 4. definition for the headings */

.Heading1 {
font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times, Serif;
}

.Heading2 {
font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times, Serif;
}

.Heading3 {
font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times, Serif;
}

.Heading4 {
font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times, Serif;
}

.Heading5 {
font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times, Serif;
}

.Heading6 {
font-family: 'Book Antiqua', Palatino, Garamond, 'Times New Roman', Times, Serif;
}



