﻿p {
	font-family: arial,helvetica,sans-serif;
	font-size : 12px; color: #000000; line-height: 18px;
}

table {
	font-family: arial,helvetica,sans-serif;
	font-size : 12px; color: #000000;line-height: 18px;
}

a {	
	color : #6c9d31; 
	font-size : 12px;
	text-decoration: none;
}

a:hover { 
	color: #6c9d31;
	text-decoration: underline;
}
	
.smallblack { 
	font-size: 11px;
	color: #000000;
	font-weight: normal; 
} 	

a.smallblack {
	font-size: 11px;
	color: #000000; 
	font-weight: normal;
}

.smallgrey {
	font-size: 11px;
	color: #777777; 
	font-weight: normal;
}

a.smallgrey {
	font-size: 11px;
	color: #777777; 
	font-weight:normal;
}
	


.pageheading {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #bd1b85; font-weight: normal; text-decoration:none;  }

.subheading {font-family:Arial; font-size: 12px; color: #bd1b85; font-weight: normal; text-decoration: normal;}
a.subheading {font-family:Arial; font-size: 12px; color: #bd1b85; font-weight: normal; text-decoration: normal;}

.large_subheading {font-family:Arial; font-size: 14px; color: #bd1b85; font-weight: normal; text-decoration: normal;}
a.large_subheading {font-family:Arial; font-size: 14px; color: #bd1b85; font-weight: normal; text-decoration: normal;}

.green_subheading {font-family:Arial; font-size: 12px; color: #6c9d31; font-weight: normal; text-decoration: normal;}
a.green_subheading {font-family:Arial; font-size: 12px; color: #6c9d31; font-weight: normal; text-decoration: normal;}

.green_large_subheading {font-family:Arial; font-size: 14px; color: #6c9d31; font-weight: normal; text-decoration: normal;}
a.green_large_subheading {font-family:Arial; font-size: 14px; color: #6c9d31; font-weight: normal; text-decoration: normal;}

hr { background: transparent;
color: white;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px dashed #999999;}

