/* kellyspot style sheet */ /* first line for IE Mac: */ {} BODY { font: normal

12pt/normal "verdana, arial", sans-serif; color: #006666} P { font: normal 12pt/normal "Arial", sans-serif;

color: #006666} .nobreak { font: normal 12pt/normal "Arial", sans-serif; color:

#006666} .dropShadow {filter : DropShadow(Color="#999999",OffX="3",OffY="3",Positive="1")

H1 { font: bold 20pt/normal "Arial", "Helvetica"; color: #990099} H2 { font: bold

16pt/normal "Arial", "Helvetica"; color: #CC9966} UL { font: normal 12pt/normal

"Arial", sans-serif; color: #006666} OL { font: normal 12pt/normal "Arial", sans-serif;

color: #006666}

/* unvisited link */
a:link
{
font-size: 13pt;
font-family: "Arial", sans-serif;
color:#FF0000;
text-decoration:none;
}

/* visited link */
a:visited 
{
font-size: 13pt;
font-family: "Arial", sans-serif;
color:#FF00FF;
text-decoration:none;
} 

a:hover
{
font-size: 13pt;
color:#FF00FF;
text-decoration:underline;
}

/* selected link */
a:active 
{
font-size: 13pt;
font-family: "Arial", sans-serif;
color:#FF0000;
text-decoration:underline;
} 

h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; line-height: normal; font-weight: bold; color: #993366}

.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20pt; line-height: normal; font-weight: bold; color: #993399}

.captiontitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #006666}

.subhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; line-height: normal; font-weight: bold; color: #006666}