body {
background-color: #ffffff; 
font-size: 9pt; 
font-family: verdana, sans-serif;  
} 

a:link { color: #554295 } 
a:visited { color: #554295 }
a:active { color: #554295 }

h1 { 
color: #554295; 
font-variant: normal; 
font-weight:bold; 
font-style: normal; 
font-family: trebuchet MS, sans-serif;  
font-size: 18pt; 
} 

h2 { 
color: #554295; 
font-weight: bold; 
font-size: 14.0pt; 
font-family: trebuchet MS, verdana, sans-serif;   
} 

h3 { 
font-weight:bold; 
font-size: 12.0pt; 
color: #4b3287; 
font-family: trebuchet MS, verdana, sans-serif;  
} 

h4 { 
font-family: trebuchet MS, verdana, sans-serif; 
font-weight: bold; 
font-size: 10pt;
color: #333333; 
} 

p { 
font-size: 9pt; 
font-family: verdana, sans-serif;  
color: #565c5e; 
} 

li { 
font-size: 9pt; 
font-family: verdana, sans-serif; 
color: #565c5e; 
} 

code { 
font-family: Courier New, Courier, mono-space, serif;
font-size: 9pt;
color: #333333; 
} 

td { 
font-family: verdana, sans-serif; 
font-size: 9pt;
color: #333333; 
}

th { 
font-family: verdana, sans-serif; 
font-size: 9pt;
color: #333333; 
}

input { 
font-size: 9pt; 
font-family: verdana, sans-serif;  
color: #333333; 
} 

.boxtitle {
	font-size: 11pt;
	font-weight: bold; 
	font-style: italic;
	font-family: verdana, sans-serif;  
	color: white;
} 

.box {
	font-size: 9pt;
	font-weight: bold; 
	font-family: verdana, sans-serif;  
	color: #333333;
} 

.small {
	font-size: 7.5pt;
	font-family: verdana, sans-serif;  
	color: #333333; 
} 

.medium {
	font-size: 9pt;
	font-family: verdana, sans-serif;  
	color: #666666; 
}

.mediumWh {
	font-size: 9pt;
	font-family: verdana, sans-serif;  
	color: white; 
}

.large {
	font-size: 10pt;
	font-family: trebuchet MS, sans-serif;  
	font-weight: bold;
	color: #4b3287; 
}

#techstart {
	BORDER-TOP: #a1a5a9 1px solid;
	BORDER-LEFT: #a1a5a9 1px solid;
	BORDER-BOTTOM: #a1a5a9 1px solid;
	BORDER-RIGHT: #a1a5a9 1px solid;
	PADDING-TOP: 8px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-RIGHT: 10px;
	FONT-SIZE: 9px;
	FLOAT: right;
	MARGIN: 0px 10px 5px;
	WIDTH: 190px;
	LINE-HEIGHT: 15px;
	BACKGROUND-COLOR: #f1f1f1
}
