body {  
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: normal;
	color: #000000;
}

.bold {
	font-weight: bold;
}

.small-bold {  
	font-size: 8pt;
	font-weight: bold;
}

.small {  
	font-size: 8pt;
}

.name {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	font-weight: bold;
}

.bold {  
	font-weight: bold
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold
}

.pageSubtitle {  
	font-size: 14pt;
	font-weight: bold
}

.hilite {  
	font-style: italic; 
	color: #6633CC;
}

UL.team {
	list-style-type: none
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

A:link {
	color: #003399
}

A:hover {
	color: #003399
}

A:visited {
	color: #003399
}

a:link.team {
	color: #003399
}

a:hover.team {
	color: #003399
}

a:visited.team {
	color: #003399
}

h6           { 
font-family: Verdana; font-size: 10pt; color: #0000CC; font-weight: bold
}

h5           { 
font-family: Verdana; font-size: 10pt; color: #FF3300; font-weight: bold 
}

h4           { 
font-family: Verdana; font-size: 12pt; color: #0000CC; font-weight: bold
}

h3           { 
font-family: Verdana; font-size: 14pt; color: #FF3300; font-weight: bold 
} 

h1           { 
font-family: Verdana; font-size: 24pt; color: #0000CC; font-weight: bold 
}