/* LINKS */
a.links:link {font-family: arial; font-size: 8pt; color: #ffffff; text-decoration: underline;}
a.links:visited {font-family: arial; font-size: 8pt; color: #ffffff; text-decoration: underline;}
a.links:hover {font-family: arial; font-size: 8pt; color: #ff0000; text-decoration: underline;}
a.links:active {font-family: arial; font-size: 8pt; color: #ffffff; text-decoration: underline;}

a.news:link {font-family: arial; font-size: 8pt; font-weight: bold; color: #ffffff; text-decoration: underline;}
a.news:visited {font-family: arial; font-size: 8pt; font-weight: bold; color: #ffffff; text-decoration: underline;}
a.news:hover {font-family: arial; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none;}
a.news:active {font-family: arial; font-size: 8pt; font-weight: bold; color: #ffffff; text-decoration: underline;}

/* LISTS */

.numbered_list {
	list-style-type: decimal;
	}
	
/* TEXT */

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
line-height:18px;
color:#000000;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
line-height:16px;
}
h5 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
line-height:16px;
color:#000000;
}
p {
line-height:16px;
}
strong {
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
line-height:15px;
}

#locations {
font-family:  Arial, Helvetica, sans-serif;
font-size:10px;
}

.MenuItem {
font-family:  Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFFF33;
font-weight:bold;
}
.MenuSection{
font-family:  Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}
