

TD {
font-size : 10pt;
font-family : Arial;

} 
.directory {font-size: 9 pt}
h2           { font-family: Palantino; font-size: 18pt; color: #663399; font-weight: bold }
h3           { font-family: Palantino; font-size: 12pt; color: #663399; font-weight: bold }

P {
font-size : 10pt;
font-family : Arial;
color 
: #000000
}

#main {width:90%}
#top {background-image: url('images/hr_thin.gif'); background-repeat: repeat-x; 
               background-position: left bottom}
#left {width:25%}
#content {line-height: 150%; padding: 40px;
		width: 75%;}
#bottom {background-image: url('images/hr_thin.gif'); background-repeat: repeat-x; 
               background-position: right top}
               
a {color:#663399;font-weight: bold; text-decoration: underlined; }
a:visted {color:#CC3366;font-weight: bold; text-decoration: underlined;}
a:active {color:#99CC99;font-weight: bold; text-decoration: underlined;}
a:hover {color:#99CC99;font-weight: bold; text-decoration: underlined;}