@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


a.black:link {color: #000000; font-family: Arial, Helvetica, San-serif; line-height: 15px; letter-spacing: 1px; font-weight: 600; font-size: 8pt; text-transform: uppercase; text-decoration: none;}
a.black:visited {color: #000000; font-family: Arial, Helvetica, San-serif; line-height: 15px; letter-spacing: 1px; font-weight: 600; font-size: 8pt; text-transform: uppercase; text-decoration: none; }
a.black:hover {color: #000000; font-family: Arial, Helvetica, San-serif; line-height: 15px; letter-spacing: 1px; font-weight: 600; font-size: 8pt; text-transform: uppercase; text-decoration: none; }
a.black:active {color: #000000; font-family: Arial, Helvetica, San-serif; line-height: 15px; letter-spacing: 1px; font-weight: 600; font-size: 8pt; text-transform: uppercase; text-decoration: none; }


a:link { color: #303030; text-decoration: none;}
a:visited { color: #303030; text-decoration: none;}
a:hover { color: #303030; background-color: rgb(237,237,106);}
a:active { color: #303030; background-color: rgb(237,237,106);}
	

.grey {color: #c0c0c0; font-family: Arial, Helvetica, San-serif; line-height: 15px; letter-spacing: 1px; font-weight: 600; font-size: 8pt; text-transform: uppercase;}

.active {color: #000000; 
			background-color: rgb(237,237,106); 
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 9pt;
			font-style: normal;
			line-height: 17px;
			font-weight: normal;
			font-variant: normal;}
	
