body, table, td, font, select {
	color : #333333;
	font-family : Verdana;
	font-size : 9pt;
}

ul, dl, ol {
	margin-top: 0px;
	margin-bottom: 3px;
}

A:LINK {
	color : #003399;
	text-decoration : none;
	font-weight: bold;
}
 
A:VISITED {
	color : #666699;
	text-decoration : none;
	font-weight: bold;
}

A:HOVER {
	color : #996666;
	text-decoration : underline;
	font-weight: bold;
}

.sidebar {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	color : #333333;
	font-size : 7pt;
}
.whitetype {
	color : #333333;
		font-size : 8pt;
}

.subhead {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	color : #990000;
	font-size : 7px;
	font-weight: bold;
}

.calendar {
	color : #333333;
	font-family : Verdana,Helvetica,Arial,sans-serif;
	font-size : 9px;
}


.crumbs {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	color : #996666;
	font-size : 8pt;
	font-weight: normal;
}
h1           { font-family: Verdana; font-size: 8pt; color: #CCFFFF; font-weight: bold }

h2           { font-family: Verdana; font-size: 11pt; color: #333333; text-decoration:underline; font-variant:small-caps;  }