body {
	background-color: white;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

#main  {background: url(logos/background-2.jpg)} 

#logo {background: url(logos/background-1.jpg); background-color: purple}

#note {border: 2px solid purple}

h1 {font: 18px arial,helvetica,sans-serif; color: #3366CC; font-weight: 700; margin-bottom: 20px; text-align: center}

h2 {font: 16px arial,helvetica,sans-serif; color: #3366CC; font-weight: 700; margin-top: 30px; margin-bottom: 10px; text-align: left}

p {font: 14px arial,helvetica,sans-serif; color: black; text-align: left; line-height: 1.5; margin-top: 0px}

p.link {font-size: 12px; text-align: center; margin-top: 30px;  margin-left: 0px; margin-right: 0px}

p.quote {font: 12px arial,helvetica,sans-serif; color: black; text-align: left; line-height: 1.3; margin-top: 0px; margin-left: 20px; margin-right: 15px}

p.caption {font: 12px arial,helvetica,sans-serif; color: black; text-align: center; line-height: 1.3; margin-top: 0px; margin-left: 0; margin-right: 0}

p.table {font-size: 11px; text-align: center; margin-top: 0}

p.iframe {font-size: 12px; text-align: center; margin-top: 10px}

p.l {font-size: 11px; text-align: left; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0}
p.r {font-size: 11px; text-align: right; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0}

p.link2 {font-size: 12px; font-weight: 700; text-align: center; margin-top: 0; margin-bottom: 20px}

a:link {color: purple}
a:visited {color: purple}
a:active {color: purple}
a:hover {color: #0071c5}

a:link.marquee {color: black}
a:visited.marquee {color: black}
a:visited.marquee {color: black}
a:hover.marquee {color: #0071c5}

marquee {font: 14px arial,helvetica,sans-serif; font-weight: 700}
