/***********************  fonts  ************************/		
	body 
    {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
}
	
	h1
	{
	display:inline;
	font-family: sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: 20px;
}
	
	h2 
	{display:inline;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #666666;}


/***********************  links  ************************/		
	
	a:link 
	{
	color:#004477;
	text-decoration:underline;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
	
	a:visited
	{color:#6d7f8e;
	text-decoration:none;
	margin: 0px 0px 0px 0px;}
	
	a:hover 
	{color:#ff0000;
	text-decoration:none;
	margin: 0px 0px 0px 0px;}

/***********************  div tags  ************************/		
	#page
	{float:left;
	width:700px;
	margin:20px 20px 20px 20px;}
	
	#subTitle
	{background-color:#e3e3e3;
	float:left;
	width:700px;
	border-bottom:solid #999999 1.0pt;
	border-bottom-alt:solid #999999 .5pt;
	padding:2px 0px 4px 0px;}
	
	#title
	{background-color:#e3e3e3;
	float:left;
	width:700px;
	border-bottom:solid #999999 1.0pt;
	border-bottom-alt:solid #999999 .5pt;
	padding:2px 0px 4px 0px;}
	
	#description
	{float:left;
	width:700px;
	padding:15px 0px 15px 0px;}
.style7 {color: #000000}
.style8 {color: #FF0000}
.style9 {font-weight: bold}
.style13 {
  font-size: 16px
}
.style14 {font-size: 13px; }
.style16 {color: #004491}
a:active {
	color: #999999;
}
