body {
  	 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;  font-size: 7.5pt; 
}

td {
  	 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;  font-size: 7.5pt; 
}

p	{
	color: #666666; font-size: 7.5pt; line-height: 12pt; letter-spacing: normal; word-spacing: normal;
}



/*  inline txt links */	
	
a:link	{ 
	color: #990000; font-size: 7.5pt; text-decoration: none; font-weight: normal;
}
	
a:visited { 
	color: #990000; font-size: 7.5pt; text-decoration: none; font-weight: normal; 
}
	
a:hover {
	color: #999999; font-size: 7.5pt; text-decoration: none; font-weight: normal;
}
	
a:active { 
	color: #999999; font-size: 7.5pt;  text-decoration: none; font-weight: normal;
}

/* text header links */


a.head	{ 
	color: #990000; font-size: 8.5pt; font-weight: bold; text-decoration: none; 
}
	
a.head:visited { 
	color: #990000; font-size: 8.5pt; font-weight: bold; text-decoration: none; 
}
	
a.head:hover {
	color: #999999; font-size: 8.5pt; font-weight: bold; text-decoration: none;
}
	
a.head:active  { 
	color: #999999; font-size: 8.5pt; font-weight: bold; text-decoration: none;
}

/* top red navigation */

a.topnav	{
	color: #E2C2C2; 
	text-decoration: none; 
	font-size: 7pt; 
	font-weight: bold; 
	background-image:  url(../images/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px
}
	
a.topnav:visited { 
	color: #E2C2C2; 
	text-decoration: none; 
	font-size: 7pt; 
	font-weight: bold; 
	background-image:  url(../images/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px
}
	
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	background-image:  url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px
}
	
a.topnav:active { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 7pt; 
	font-weight: bold; 
	background-image:  url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px
}

/* side grey navigation */

a.sub	{
	color: #B4B4B4; 
	text-decoration: none; 
	font-size: 7pt; 
	font-weight: bold; 
	line-height: 25px;
	padding-left: 10px
}
	
a.sub:visited { 
	color: #B4B4B4; 
	text-decoration: none; 
	font-size: 7pt; 
	font-weight: bold; 
	line-height: 25px;
	padding-left: 10px
}
	
a.sub:hover {
	color: #787878;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	line-height: 25px;
	background-image:  url(../images/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px
}
	
a.sub:active { 
	color: #787878; 
	text-decoration: none; 
	font-size: 7pt; 
	font-weight: bold; 
	line-height: 25px;
	background-image:  url(../images/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px
}
	
/* footer link styles */


a.base {
	color: #CCCCCC; text-decoration: none; font-size: 7pt; font-weight: bold; letter-spacing: 1pt
}
a.base:visited {
	color: #CCCCCC; text-decoration: none; font-size: 7pt; font-weight: bold; letter-spacing: 1pt
}
a.base:hover {
	color: #F2F2F2; text-decoration: none; font-size: 7pt; font-weight: bold; letter-spacing: 1pt
}
a.base:active {
	color: #F2F2F2; text-decoration: none; font-size: 7pt; font-weight: bold; letter-spacing: 1pt
}


a.wibble {
	color: #ffffff; 
	font-size: 7.5pt; 
	text-decoration: none;
	font-weight: normal;
}

/* end link styles */


.subtitle {
	font-size: 8.5pt; color: #666666; font-weight: bold;
}

.small
	{
	color: #CCCCCC; font-size: 7pt; letter-spacing: 1pt
	}

.white {  
	font-size: 8pt; font-weight: normal; color: #ffffff; line-height: 10pt;
}


ul {  
	color: #666666; font-size: 7.5pt; line-height: 12pt; letter-spacing: normal; word-spacing: normal;
}	
	
ol {  
	color: #666666; font-size: 7.5pt; line-height: 12pt; letter-spacing: normal; word-spacing: normal;
}
	
.smallblack {

	color: #000000; font-size: 7pt; letter-spacing: 1pt
}
.purpleborder {
	border: 1px solid #990000;
	padding: 2px;

}

