body {
	font-family: Arial, Helvetica, sans-serif;
	color:#414141;
	font-size:13px;
}
a:link { 
	color: #414141;
	text-decoration: none;
	}
a:visited { 
	color: #414141;
	text-decoration: none;
	}
a:hover { 
	color: #366EFB;
	text-decoration: none;
	}
a:active { 
	color: #414141;
}

#small  {font-size:1px;}
/*stable.htm table*/
#tableHead {color: #414141; background-color:#689ACC;font-size: 15px; font-weight:bold;}
#tableFont {color: #254A70;}
#trColor1 {background-color:#E2ECF5}
#trColor2 {background-color:#CFDFEF}
#blueText {color: BLUE;}
#redText {color: RED;}
.biggerText {
	font-size: 18px;
}
