﻿p {
	font-family: arial,helvetica,sans-serif;
	font-size : 12px; color: #ffffff;
}

table {
	font-family: arial,helvetica,sans-serif;
	font-size : 12px; color: #ffffff;
}

a {	
	color : #ffffff; 
	font-size : 13px;
	text-decoration: none;
}

a:hover { 
	color: #ffffff;
	text-decoration: underline;
}

.smallwhite, a.smallwhite
{	color: White; font-family: Arial;
	font-size: 11px;}
.smallwhite:hover
{	color: White; font-family: Arial;
	font-size: 11px; text-decoration:underline;}

	
a.smallblack {
	font-size: 11px;
	color: #000000; 
	font-weight: normal;
}
	
a.smallblack:hover { 
	font-size: 11px;
	color: #000000; 
	text-decoration: underline;
	font-weight: normal;
} 	

.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: bold;
}
	
a.smallgrey:hover { 
	font-size: 11px;
	text-decoration: underline;
	color: #777777; 
	font-weight: bold;
} 

.mainheading, .pageheading {  font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #ffffff; font-weight: normal; text-decoration:none; padding-bottom: 10px; padding-top: 5px;  }

.subheading {font-family:Arial; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: normal;}
a.subheading {font-family:Arial; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: normal;}
a.subheading:hover {font-family:Arial; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline;}
a.subheading:visited {font-family:Arial; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: normal;}

.subheading {font-family:Arial; font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: normal;}
a.subheading {font-family:Arial; font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: normal;}
a.subheading:hover {font-family:Arial; font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: underline;}
a.subheading:visited {font-family:Arial; font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: normal;}

.large_subheading {font-family:Arial; font-size: 16px; color: #ffffff; font-weight: bold; text-decoration: normal;}
a.large_subheading {font-family:Arial; font-size: 16px; color: #ffffff; font-weight: bold; text-decoration: normal;}
a.large_subheading:hover {font-family:Arial; font-size: 16px; color: #ffffff; font-weight: bold; text-decoration: underline;}
a.large_subheading:visited {font-family:Arial; font-size: 16px; color: #ffffff; font-weight: bold; text-decoration: normal;}


