body 
{ 
background-color: "#FFFFFF"; 
background-image: url("images/gaclback.JPG"); 
font-family: "Times", "Times Roman", "Times New Roman", "serif";  
line-height: 110%; 
font-size: 110% 
}

.hilite
{ 
background-color: "#FFFF00"; 
color: "#0000FF" 
}

.boldblue 
{
color: "#0000FF"; 
font-style: bold 
}

.cent 
{ 
text-align: center 
}

.italic 
{ 
font-style: italic 
}

.left 
{ 
text-align: left 
}

.small 
{ 
font-size: 80% 
}

.nav
{ 
font-family: "Arial", "Helvetica", "sans-serif"; 
font-size: 110%; 
color: red; 
font-style: bolder 
}

h1, h2, h3, h4, h5, h6 
{  
color: #000000; 
font-family: "Arial", "Helvetica", "sans-serif"; 
text-align: center 
}

P 
{ 
line-height: 110%;
text-align: left; 
font-family: "Times", "Times Roman", "Times New Roman", "serif"; 
font-size: 110%  
}

ul 
{ 
line-height: 110%; 
font-family: "Times", "Times Roman", "Times New Roman", "serif"; 
text-align: left; 
font-size: 110% 
}
