
H2 {
  	font-family: Tahoma, arial, geneva;
  	font-size: 16px;
  	font-style: normal;
  	font-weight: bold;
  color: #000066;
}

H3 {
  	font-family: Tahoma, arial, geneva;
  	font-size: 12px;
  	font-style: normal;
  	font-weight: bold;
}

	
body, p, td {
  		font-family: Tahoma, arial, geneva;
  		font-size: 12px;
  		
  		
  list-style-type: square;
}

	

	
	
a {
  		color: #003399;
  		text-decoration: none;
}

	
a:hover {
  		color: #cc6600;
}

	
a:visited {
  		color: #cc6600;
}

	
	
.menuTitle {
  		font-size: 11px;
}

	
.menuOption {
  		font-size: 10px;
}

	
.textPageTitle {
  		font-family: Tahoma, arial, geneva;
  		color: #000066;
  		font-size: 20px;
  		font-style: normal;
}

	
.textParagraphTitle {
  		color: #cc6600;
  		font-size: 13px;
  		font-style: normal;
}

	
.textSmall {
  		font-size: 10px;
}

	
.textSmallWhite {
  		color: #ffffff;
  		font-size: 10px;
}

	
.textSmallGrey {
  		color: #cccccc;
  		font-size: 10px;
}

	
	
.dotHorizontal {
  		font-size: 2px;
}

	
.dotVertical {
  		font-size: 5px;
}
	
	
	