
	input, select, textarea{
		font-family:		arial;
		font-size:			12px;
		background:			white;
		border: 1px solid #CA0000;
	}

	body {
		background-color:	#FFFFFF;
		font-family:		arial;
		font-size:			12px;
		color:				#000000;
	}

	table, tr, td {
		font-family:		arial;
		font-size:			12px;
		line-height:		15px;
		color:				#000000;
		letter-spacing:	1px;
		text-transform:	lowercase;
	}

	a:link, a:visited, a:active {
		font-family:		arial;
		font-size:			12px;
		color:				#000000;
		text-decoration:	none;
	}

	a:hover {
		text-decoration:	underline;
	}

	.tblHome {
		background-image:	url(../img/img_bg_home.jpg);
	}

	.head {
		background-color:	#FFFFFF;
	}

	.nav {
		font-family:		arial;
		font-size:			11px;
		color:				#FFFFFF;
		font-weight:		bold;
		text-decoration:	none;
	}

	a.nav:link, a.nav:visited, a.nav:active, a.nav:hover {
		font-family:		arial;
		font-size:			12px;
		color:				#8FB73D;
		font-weight:		bold;
		text-decoration:	none;
	}

	.imgIns {
		background-color:	#7EBEE8;
		color:				#FFFFFF;
	}

	.cntBlue {
		color:				#7EBEE8;
	}

	a.cntTitle:link, a.cntTitle:visited, a.cntTitle:active, a.cntTitle:hover {
		font-size:			14px;
		color:				#FFFFFF;
		font-weight:		bold;
	}

	.cntTitle {
		font-size:			14px;
		color:				#000000;
		font-weight:		bold;
		line-height:		20px;
		letter-spacing:		2px;
	}

	.cntText {
		font-size:			12px;
		color:				#000000;
		line-height:		14px;
		letter-spacing:	1px;
	}

	.cntJustify {
		text-align:			justify;
	}

	.big {
		font-size:			30px;
		letter-spacing:		1px;
		color:				#000000;
	}

	.cntIssuersHead {
		font-size:			12px;
		color:				#CA0000;
		font-weight:		bold;
		line-height:		18px;
		letter-spacing:	3px;
	}
	
	.cntHeadline{
		FONT-FAMILY:		arial;
		FONT-SIZE:			12px;
		font-weight:		bold;
		COLOR:				#CA0000;
	}

/*	.green{
		FONT-FAMILY:		arial;
		FONT-SIZE:			12px;
		font-weight:		bold;
		COLOR:				#A5DD63;
	}
	
	.orange_light{
		font-size:			11px;
		line-height:		10px;
		color:				#FFCB00;
	}	*/

	/*a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
		font-size:			11px;
		text-decoration:	none;
		line-height:		10px;
		color:				#FFCB00;
	}
	*/
	a.lblue:link, a.lblue:visited, a.lblue:active, a.lblue:hover {
		font-size:			12px;
		font-weight:		bold;
		text-decoration:	none;
		letter-spacing:	2px;
		color:				#A6BDDA;
	}

	.bgmain {
		background-color:	#8FB73E;
	}
	
	#address{
		text-align: left;
		font-size:	12px;
		margin: 		25px 0 0 171px;
	}
	
	#address a:link, #address a:visited, #address a:active{
		font-family:		arial;
		font-size:			12px;
		color:				#000000;
		text-decoration:	none;
	} 
	
	#address a:hover{
		text-decoration: underline;
	}	