P {
font-family: "times new roman", serif;
color: #000000;
background-color : #ffffff;
font-size: 100%;
font-weight: normal;
font-style: normal;
text-align: justify;
margin-left: 0.5em;
margin-right: 0.5em;
}

.intro {
font-family: verdana, helvetica, sans-serif;
color: #000000;
background-color: #ffffff;
font-size: 85%;
font-weight: bold;
text-align: justify;
}

.intro2 {
font-family: verdana, helvetica, sans-serif;
color: #000000;
background-color: #ffffff;
font-weight: bold;
text-align: justify;
font-size: 85%;
padding: 0.5em;
}

.cont {
font-family: arial, helvetica, sans-serif;
font-size: 60%;
text-align: center;        
margin-left: 0px;
margin-right: 0px;
}

.nav {
font-family: verdana, helvetica, sans-serif;
color: #ccff33;
background-color: #ffffff;
font-size: 75%;
text-align: center;
}

.tit1 {
font-family: "times new roman", serif;
font-size: 135%;
font-weight: bold;
text-align: center;
}

.tit2 {
font-family: "times new roman", serif;
font-size: 115%;
font-weight: bold;
font-style: italic;
text-align: center;
}

UL {
font-family: "times new roman", serif;
color: #000000;
background-color: #ffffff;
font-size: 100%;
}

OL {
font-family: "times new roman", serif;
color: #000000;
background-color: #ffffff;
font-size: 100%;
}

DL {
font-family: "times new roman", serif;
color: #000000;
background-color: #ffffff;
font-size: 100%;
}

/* tribute card section */

P.tc {
font-family: "times new roman", serif;
color: #9999ff; 
background-color: #ffffff;
font-size: 125%;
font-style: italic;
text-align: center;
}

P.tcs {
font-family: "times new roman", serif;
color: #000099; 
background-color: #ffffff;
font-size: 85%;
font-weight: bold;
font-style: italic;
text-align: center;
}

P.tit3 {
font-family: "times new roman", serif;
font-size: 115%;
font-weight: bold;
font-style: italic;
text-align: left;
}

UL.tc {
font-family: "times new roman", serif;
color: #9999ff;
background-color: #ffffff;
font-style: italic;
font-size: 100%;
list-style-type: circle;
}

H1.tc {
font-family: president, slogan, fantasy;
color: #000099; 
background-color: #ffffff;
font-size: 150%;
text-align: center;
border: none;
}

H2.tc {
font-family: president, slogan, fantasy;
color: #000099; 
background-color: #ffffff;
font-size: 125%;
text-align: center;
border: none;
}

H3.tc {
font-family: president, slogan, fantasy;
color: #000099; 
background-color: #ffffff;
font-size: 100%;
text-align: left;
border: none;
}

/* continue */

H1 {
font-family: verdana, helvetica, sans-serif;
color: #000000;
background-color: #9999ff;
font-size: 125%;
text-align: center;
border-top: solid 2px #000099;
border-right: solid 2px #000099;
border-bottom: solid 2px #000099;
border-left: solid 2px #000099;
}

.blk {
font-family: verdana, helvetica, sans-serif;
color: #ffffff;
background-color: #000000;
font-size: 125%;
text-align: center;
border: none;
}

.pnk {
font-family: verdana, helvetica, sans-serif;
color: #ff66ff;
background-color: #000000;
font-size: 125%;
text-align: center;
border: none;
}

H2 {
font-family: verdana, helvetica, sans-serif;
color: #9999ff;
background-color: #ffffff;
font-size: 110%;
text-align: center;
border-top: solid 1px #ffcc00;
border-right: solid 1px #ffcc00;
border-bottom: solid 1px #ffcc00;
border-left: solid 1px #ffcc00;
}

H3 {
font-family: verdana, helvetica, sans-serif;
color: #9999ff;
background-color: #ffffff;
font-size: 100%;
}

.grn {
font-family: verdana, helvetica, sans-serif;
color: #33ffcc;
background-color: #ffffff;
font-size: 100%;
text-align: center;
}

H4 {
font-family: verdana, helvetica, sans-serif;
color: #003399;
background-color: #ffffff;
font-size: 90%;
}

.vip {
font-family: "Times New Roman", serif;
color: #ffffff;
background-color: #0000ff;
font-size: 90%;
font-style: italic;
text-align: center;
}

H5 {
font-family: verdana, helvetica, sans-serif;
color: #ffcc00;
background-color: #9999ff;
font-size: 85%;
text-align: center;
border-top: solid 1px #ffcc00;
border-right: solid 1px #ffcc00;
border-bottom: solid 1px #ffcc00;
border-left: solid 1px #ffcc00;
}

H6  {
font-family: verdana, helvetica, sans-serif;
color: #003399;
background-color: #ffffff;
font-size: 75%;
text-align: left;
}

TABLE {
border: none;
color: #000000;
background-color: #ffffff;
}

TABLE.pix {
border: 1px solid #9999ff;
color: #000000;
background-color: #ffffff;
}

TD.pix {
font-family: verdana, helvetica, sans-serif;
font-weight: normal;
font-size: 85%;
text-align: justify;
padding: 0.1em;
}

span {
font-family: president, slogan, fantasy;
color: #ffffff;
background-color: #0000ff;
font-size: 100%;
font-style: italic;
} 

A:link	{ color: #ff0000; background-color: #ffffff; text-decoration: none; }
A:visited { color: #ff0000; background-color: #ffffff; text-decoration: none; }
A:hover	{ color: #99ff00; background-color: #ffffff; text-decoration: none; }
A:active { color: #99ff00; background-color: #ffffff; text-decoration: none; }


