body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
a:hover.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #1E5E92;
	line-height: 22px;
	text-decoration: none;
	text-align: justify;
}
.wbold {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}
.black {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 20px;
	padding-top: 5px;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFC606;
	line-height: 20px;
	text-decoration: none;
}
.red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 20px;
	text-decoration: none;
}
.blue1 {

	font-family: Tahoma;
	font-size: 11px;
	color: #1E5E92;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
}
