body {
	background-color: #FFFFFF;
	font-family:	arial, sans-serif;
	font-size:		10pt;
	color:		#000000;
	text-align: justify;
	}
.label
	{
	font-weight:	bold;
	}

.mainscreen
	{
	background-color:	#ffffff;
	padding:		10px;
	font-size:		10pt;
	text-align: justify;
	}

.bluescreen
	{
	background-color:	#000000;
	padding:		10px;
	font-size:		10pt;
	text-align:		justify;
	}

.productdetail
	{
	background-color:	yellow;
	padding:		5px;
	font-size:		11pt;
	}

.navigation
	{
	background-color:	#000000;
	color:		#ffffff;
	font-size:		9pt;
	text-align:		center;
	}

table.blackoutlined
	{
	border:		medium single #000000; background-color: #000000;
	border-spacing:	1px;
	font-size:		10pt;
	text-align:		justify
	}

#emphasized
	{
	background-color:	#eeeeee;
	}

.testimonies
	{
	background-color:	#FFFFFF;
	border-color:	#000000;
	border-width:	medium;
	border-spacing:	1px;
	border-style:	double;
	font-size:		10pt;
	text-align:		justify;
	padding:		5px;
	}

.whitetext
	{
	color:		white;
	font-size:		8pt;
	}

.iasmalltext
	{
	font-size:		8pt;
	}

a.ia
	{
	text-decoration:	none;
	}

a.ia:link
	{
	color:		black;
	}

a.ia:visited
	{
	color:		black;
	}

a.ia:hover
	{
	text-decoration:	underline;
	color:		black;
	}

a.iawhite:active
	{
	color:		white;
	}

a.iawhite
	{
	text-decoration:	none;
	color:		white;
	}

a.iawhite:link
	{
	color:		white;
	}

a.iawhite:visited
	{
	color:		white;
	}

a.iawhite:hover
	{
	text-decoration:	underline;
	color:		white;
	}

a.iawhite:active
	{
	color:		white;
	}

.iaheading
	{
	text-align:		center;
	font-family:	arial, helvetica, sans serif;
	font-size:		14pt;
	font-weight:	bold;
	color:		black;
	text-transform:	uppercase;
	}

.iasmallheading
	{
	text-align:		center;
	font-family:	arial, helvetica, sans serif;
	font-size:		12pt;
	font-weight:	bold;
	color:		black;
	text-transform:	uppercase;
	}
.BackGround {
}
