/*
	Independant CSS added to the header of the main file.
*/


.geArStd, .geArStdIn {
	font-family:"Arial"; margin-left: 0px; margin-right: 2px; font-style: normal; 
	font-weight: normal; color: black; text-decoration: none;
	font-size: 12pt;
}


.geArStd,.geArStdIn {
	font-weight: bold; 
}

.geArStd {
	color: #4b9665;
}


.geArStdIn{
	color: red; 
}



