/* Standard font */
/* ************* */

/*
div {
	font-family: arial;
	font-size: 11px;
	color: #285166;
	font-weight: normal;
}
*/

td {
	font-family: arial;
	font-size: 11px;
	color: #285166;
/*	line-height: 16px;*/
	font-weight: normal;
}

/* Fonts Size9 */
/* *********** */

.size9lightgrey {
	font-family: arial;
	font-size: 9px;
	line-height: 16px;
	color: #999999;
	font-weight: normal;
}

/* Fonts Size10 */
/* *********** */

.size10grey {
	font-family: arial;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	font-weight: normal;
}

/* Fonts Size11 */
/* ************ */

.size11 {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #285166;
	font-weight: normal;
}

.size11white {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	font-weight: normal;
}

.size11orange {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #cc6600;
	font-weight: normal;
}

.size11sand {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #c7c5b0;
	font-weight: normal;
}

.size11lightsand {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #d0cdc6;
	font-weight: normal;
}

.size11darkorange {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #8b4500;
	font-weight: normal;
}

.size11lightgrey {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #cccccc;
	font-weight: normal;
}

.size11grey {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	font-weight: normal;
}

.size11darkgrey {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
}

.size11green {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #38b028;
	font-weight: normal;
}

.size11lightred {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #ff0000;
	font-weight: normal;
}

.size11red {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #b02828;
	font-weight: normal;
}

.size11blue {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #3a76af;
	font-weight: normal;
}

/* Fonts Size12 */
/* ************ */

.size12darkgrey {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
}

/* Fonts Size13 */
/* ************ */

.size13 {
	font-family: arial;
	font-size: 13px;
	color: #285166;
	font-weight: bold;
}

.size13orange {
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	color: #cc6600;
	font-weight: normal;
}

.size13grey {
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	color: #7e7e7e;
	font-weight: normal;
}

.size13green {
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	color: #38b028;
	font-weight: normal;
}

.size13red {
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	color: #b02828;
	font-weight: normal;
}

.size13white {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

/* Fonts Size16 */
/* ************ */

.size16 {
	font-family: arial;
	font-size: 16px;
	color: #285166;
	font-weight: bold;
}

.size16white {
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.size16green {
	font-family: arial;
	font-size: 16px;
	color: #38b028;
	font-weight: bold;
}

.size16red {
	font-family: arial;
	font-size: 16px;
	color: #b02828;
	font-weight: bold;
}

.size17grey {
	font-family: arial;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
}

.size17lightgrey {
	font-family: arial;
	font-size: 17px;
	color: #cccccc;
	font-weight: bold;
}

/* Fonts Size20 */
/* ************ */

.size20 {
	font-family: arial;
	font-size: 20px;
	color: #285166;
	font-weight: bold;
}

.size20green {
	font-family: arial;
	font-size: 20px;
	color: #38b028;
	font-weight: bold;
}

.size20grey {
	font-family: arial;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}

.size20darkgrey {
	font-family: arial;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}

.size20lightgrey {
	font-family: arial;
	font-size: 20px;
	color: #cccccc;
	font-weight: bold;
}

.size20red {
	font-family: arial;
	font-size: 20px;
	color: #b02828;
	font-weight: bold;
}

/* Fonts Size21 */
/* ************ */

.size21blue {
	font-family: arial;
	font-size: 21px;
	color: #296196;
	font-weight: bold;
}

.size24grey {
	font-family: arial;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
}