body {
   font-family: Verdana, Geneva, sans serif;
}

a:link {
   color: #000066;
   font-size: 103%;
   font-family: serif
}

a:visited {
   color: #333333;
   font-size: 97%
}

a:hover {
	text-decoration: underline;
}

p.caption {
   font-family: Times, serif;
   font-size: 95%;
}

p.caption b {
   font-size: 100%
}

p.pullout {
   font-family: serif;
   font-size: 110%;
   font-weight: bold
}

h2 {
   margin-top: 1em;
   font-size: 120%;   
   color: #666666
}


td.header a:link {
   color: #000000;
   font-family: Arial;
   font-size: 10pt
}

td.header a:visited {
   color: #333333;
   font-family: Arial;
   font-size: 10pt
}

.initialcap {
   font-size: 300%;
   font-family: serif;
   float: left;
   vertical-align: top;
   color: #666666
}
    
.category {
   font-size: 80%;
   mergin-left: 40px;
}

.copyright {
	font-size: 10pt;
	color: #ffffff;
}

