/* CSS Document */

font {font-size: 10pt; color: #333333; line-height: 12pt; font-family: arial}
p {font-size: 10pt; color: #333333; line-height: 12pt; font-family: arial}
ul li {font-size: 10pt; color: #333333; line-height: 12pt; font-family: arial}
font.south {font-size: 8pt; color: #333333; line-height: 14pt; font-family: arial}
font.title {font-size: 12pt; color: #333333; letter-spacing: 1pt; font-family: arial; font-weight: bold}
font.sub {font-size: 10pt; color: #333333; letter-spacing: 1pt; font-family: arial; font-weight: bold}
a:visited {color: #666699} 
a:hover {text-decoration: underline; color: #666699} 
a:link {color: #666699} 
a:active {text-decoration: underline; color: #999999}

dt.new {text-decoration: none; color: #666699}

        
.Pdkblue {
	font-size:1em;
	font-weight:bold;
	padding: 3px 0px 3px 4px;
	background:#666699;
	margin: 0px 0px 0px;
	color:#FFFFFF;
	}
	
.PdkPurp {
	font-size:1em;
	font-weight:bold;
	padding: 3px 0px 3px 4px;
	background:#666699;
	margin: 0px 0px 8px;
	color:#FFFFFF;
	}
	        
.PlightPurple {
	font-size:11px;
	padding: 3px 0px 3px 4px;
	background:#8888bd;
	margin: 0px 0px 0px;
	color:#FFFFFF;
	}
