<STYLE type="text/css">
.noname1 {
    font-family: Calibri, @Arial Unicode MS, Verdana;
    font-size: 24px;
    font-style: normal;
    color: #4A5C80;
}
/*colors listing
Dark grey/blue:  #4A5C80
Pale: #9FB6E5
Pale background: #E0E6F3
White: #ffffff
Grey: #333333
Teal: #088A85*/

body 
{ 
background: #ffffff url(images/background.jpg) no-repeat fixed; 
color: #2E2E2E; 
}
p { 
text-indent: 2em; 
font-family: calibri, Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    color: #333333;
	}
p.quote 
{ 
width:800px;
padding:10px;
border:dotted 1px #4A5C80;
margin:10px; 
display: block;
width: 600px;
font-style: italic;
font-family: calibri, Arial, Helvetica, Sans-Serif; 
color: #333333;
background: #E0E6F3;
}
p.small
{
width:800px;
padding:10px;
border:dotted 1px #4A5C80;
margin:10px; 
font-style:italic;
font-size: 0.875em;
font-family: calibri, Arial, Helvetica, Sans-Serif; 
color: #333333;
background: #E0E6F3;
}
lightbox
{
width:800px;
border: dotted 1px #9FB6E5;
margin: 10px;
padding: 10px;
display: block;
font-family: Calibri, Arial, Verdana, Sans-serif;
color: #333333;
}
darkbox
{
width:800px;
border:dotted 1px #4A5C80;
margin: 10px;
padding: 10px;
display: block;
font-family: Calibri, Arial, Verdana, Sans-serif;
color: #333333;
}
meeting {
font-family: Calibri, Arial, Verdana, Sans-serif;
font-size: 18px;
font-style: normal;
color: #4A5C80;
}
a.basic:link 
{ 
text-decoration: none;
font-family: Calibri, Arial, Verdana, Sans-serif;
color: #4A5C80 
}
a.basic:hover
{
text-decoration: none;
font-family: Calibri, Arial, Verdana, Sans-serif;
color: #9FB6E5;
}
a.basic:visited
{
text-decoration: none;
font-family: Calibri, Arial, Verdana, Sans-serif;
color: #088A85;
}
grey 
{
    font-family: calibri, Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    color: #333333;
}
big 
{
    font-family: Calibri, Arial, Verdana, sans-serif;
    font-size: 24px;
    font-style: normal;
    color: #4A5C80;
}
pale
{
font-family: calibri, arial, helvetica, sans-serif;
font-size: 20px;
color: #8191B0;
text-align: center;
}
.cssnav
{
position: relative;
font-family: calibri, arial, helvetica, sans-serif;
background: url(images/hoverbutton.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 120px;
height: 40px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #ffffff;
font-size: 14px;
width: 120px;
height: 40px;
display: block;
float: left;
color: #ffffff;
text-decoration: none;
}

.cssnav img
{
width: 120px;
height: 40px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 8px;
top: 10px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
.meetinglink
{
position: relative;
font-family: calibri, arial, helvetica, sans-serif;
background: url(images/hovermeeting.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 200px;
height: 50px;
margin: 0;
padding: 0;
}

.meetinglink a
{
text-align:center;
display: block;
color: #4A5C80;
font-size: 18px;
width: 200px;
height: 50px;
display: block;
float: left;
color: #4A5C80;
text-decoration: none;
}

.meetinglink img
{
width: 200px;
height: 50px;
border: 0
}

* html a:hover
{
visibility:visible
}

.meetinglink a:hover img
{
visibility:hidden
}

.meetinglink span
{
position: absolute;
left: 18px;
top: 12px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
table.meeting
{
table-layout:fixed;
border-collapse:collapse;
border-color:#4A5C80;
}
</STYLE>
