/* CSS Document */
body{
background-color: #EBE7DE;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.h2Color_orange_distie {
	color: #f7941d;
}
.h2Color_blue_reseller {
	color: #0089cf;
}
.h2Color_purple_enduser {
	color: #b41e8e;
}
.h2Color_RED {
	color: #FF0000;
}
.whiteFont{color: #ffffff;}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
