<style type="text/css">

A 					{ text-decoration: underline }
A:link				{ color: #153853; text-decoration: none }
A:hover				{ color: #616b78; text-decoration: underline }
A:active            { color: #242424; text-decoration: underline }
A:visited			{ color: #153853; text-decoration: none }
A:visited:hover     { color: #616b78; text-decoration: underline }

A 						{ text-decoration:none }
A.NavTop:link			{ color: #242424; text-decoration: none }
A.NavTop:hover			{ color: #616b78; text-decoration: none }
A.NavTop:active        	{ color: #5d7e82; text-decoration: none }
A.NavTop:visited		{ color: #242424; text-decoration: none }
A.NavTop:visited:hover 	{ color: #616b78; text-decoration: none }

body, td, textarea 	{ font-family: Bodoni, Times New Roman, Times, serif; font-size: 15px; letter-spacing: 0.005 em; font-weight: normal; line-height: 21px; }

.NavTopText {  
  font-size: 15px;
  line-height: 21px; 
  font-family: Bodoni, Times New Roman, Times, serif;
  font-weight: bold; 
  font-variant: normal;
  font-style: normal;
  color: #242424;
}

.NavTopLink { 
  font-size: 15px;
  line-height: 21px; 
  font-family: Bodoni, Times New Roman, Times, serif; 
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  color: #242424;
}

.NavTopLink:hover { 
  font-size: 15px;
  line-height: 21px; 
  font-family: Bodoni, Times New Roman, Times, serif; 
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  color: #616b78;
}

.SmallText {  
  font-size: 13px;
  line-height: 17px; 
  font-family: Bodoni, Times New Roman, Times, serif; 
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  color: #242424;
}

.MediumText {  
  font-size: 14px;
  line-height: 17px; 
  font-family: Bodoni, Times New Roman, Times, serif; 
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  color: #242424;
}


.SpecialText {  
  font-size: 18px;
  line-height: 22px; 
  font-family: Bodoni, Times New Roman, Times, serif; 
  font-weight: bold;
  font-variant: normal;
  font-style: italic;
  color: #242424;
}

.CopyrightText { 
  font-size: 13px;
  line-height: 17px; 
  font-family: Bodoni, Times New Roman, Times, serif; 
  font-weight: normal; 
  font-variant: normal;
  font-style: normal;
  color: #2c4c65;
}

.white 				{ background-color : #FFFFFF; }
.dkgray 			{ background-color : #464b3e; }
.black 				{ background-color : #000000; }
.cannondkgreen 		{ background-color : #073f2c; }
.cannonmdgreen		{ background-color : #5d7e82; }
.cannonltgreen 		{ background-color : #5d7e82; }
.cannonltrgreen		{ background-color : #b7c7c4; }
.dkblue				{ background-color : #00355d; }
</style>