a:link
{
	font-family: "times new roman", serif;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited
{
	font-family: "times new roman", serif;
	color: #FFFFFF;
	text-decoration: none;
}

a:active
{
	font-family: "times new roman", serif;
	color: #3333CC;
	text-decoration: none;
}

a:hover
{
	font-family: "times new roman", serif;
	color: #FFFF66;
	text-decoration: none;
}

body
{
	font-family: "times new roman", serif;
	font-size: 20px;
	background-color: #ffffff;
	color: #000000;
}

td
{
	font-family: "times new roman", serif;
	font-size: 16px;
	background-color: #ffffff;
	color: #000000;
}

.friends
{
	font-family: arial, helvetica;
 	font-size: 22px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #3333CC;
	text-align: center;
}

.words
{
	font-family: "times new roman", serif;
 	font-size: 18px;
	color: #000000;
	text-align: center;
}

.banquet
{
	font-family: serif;
 	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #660000;
	text-align: center;
}

.year
{
	font-family: "times new roman", serif;
 	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color: #3333CC;
	text-align: left;
}

.list
{
	font-family: "times new roman", serif;
 	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.menu
{
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #3165CE;

}

.menuitem
{
	font-family: "times new roman", serif;
	font-size: 10pt;
	background-color: #3165CE;
	color: #FFFFFF;
	text-align: center;
	border-right: 1px solid #000000;
}

.lastmenuitem
{
	font-family: "times new roman", serif;
 	font-size: 10pt;
	background-color: #3165CE;
	color: #FFFFFF;
	text-align: center;
}

.pitch
{
	font-family: "times new roman", serif;
 	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.nra
{
	font-family: "times new roman", serif;
 	font-size: 20pt;
        font-style: italic;
	font-weight: bold;
	color: #3165CE;
	text-align: center;
}

.info
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
    background: #DDDDDD;
}
.downloads
{
	font-family: "times new roman", serif;
 	font-size: 18px;
	color: #000000;
	text-align: left;
    margin-left: 10px;
}

a.downloads
{
	font-family: "times new roman", serif;
	color: #000000;
	text-decoration: none;
}

a.downloads:visited
{
        font-family: "times new roman", serif;
        color: #000000;
        text-decoration: none;
}

a.downloads:hover
{
	font-family: "times new roman", serif;
	color: #AAAAAA;
	text-decoration: none;
}

.blue
{
	border: 1px solid #3333CC;
}

.small
{
	font-family: "times new roman", serif;
 	font-size: 13px;
	color: #000000;
    margin-left: 10px;
}

.sub
{
	font-family: "times new roman", serif;
 	font-size: 13px;
	color: #000000;
}

.emailer:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 85%;
}
.emailer:visited {
	color: #000099;
	text-decoration: none;
	font-size: 85%;
}
.emailer:hover {
	color: #DD3300;
	text-decoration: underline;
	font-size: 85%;
}
.emailer:active {
	color: #FF0000;
	font-size: 85%;
}