body {
		color: #360404;
		font-size: 12pt;
		background-color: #ffffff;
		margin:0px 10px 0px 10px;
		}
td {
		font-size: 12pt;
		}

a:link { color: #ee0055; text-decoration: none;}
a:visited { color: #ee0055; text-decoration: none;}
a:hover { color: #5533ee; text-decoration: none;}
a:active { color: #ee0055; text-decoration: none;}

a.menu:link { color: #ffffff; text-decoration: none;}
a.menu:visited { color: #ffffff; text-decoration: none;}
a.menu:hover { color: #5533ee; text-decoration: none;}
a.menu:active { color: #ffffff; text-decoration: none;}

.mainframe {
		background-color: #ffffff;
		}

.sixtieth_header {
		background-image: url(./img/60th_header.jpg);
		background-repeat: no-repeat;
		background-attachment: scroll;
		}
.sixtieth_footer_01 {
		background-image: url(./img/60th_footer_01.jpg);
		background-repeat: no-repeat;
		background-attachment: scroll;
		}
.sixtieth_footer_02 {
		background-image: url(./img/60th_footer_02.jpg);
		background-repeat: no-repeat;
		background-attachment: scroll;
		}

.menu {
		color: #000000;
		background-color: #ffffff;
		}
.address {
		color:#663333;
		font-size:11pt;
		}
.copyright {
		color:#663333;
		font-size:11pt;
		}

.accent {
		color:#ca001b;
		font-size:13pt;
		}
.accent-s {
		color:#ca001b;
		font-size:11pt;
		}

.title1 {
		color:#ee3388;
		font-size:12pt;
		}
.title2 {
		color:#ee3388;
		font-size:13pt;
		}
.title3 {
		color:#ee3388;
		font-size:15pt;
		}

.text1 {
		color:#663333;
		font-size:12pt;
		}
.text1-a {
		color:#006633;
		font-size:12pt;
		}
.text2 {
		color:#663333;
		font-size:11pt;
		}
.text3 {
		color:#663333;
		font-size:10pt;
		}

.bc1 {
		background-color: #ffdddd;
		}
.bc2 {
		background-color: #ffeeee;
		}
.bc3 {
		background-color: #ffffdd;
		}
.bc4 {
		background-color: #ffffee;
		}
.bc5 {
		background-color: #ddffdd;
		}
.bc6 {
		background-color: #eeffee;
		}
.bc7 {
		background-color: #ddddff;
		}
.bc8 {
		background-color: #eeeeff;
		}
.bcw {
		background-color: #ffffff;
		}
.bcb {
		background-color: #000000;
		}
.bcg {
		background-color: #cccccc;
		}
.tag {
		color: #ffffff;
		font-size: 11pt;
		font-weight: bold;
		background-color: #ff6666;
		height: 25px;
		}


