
	a:link {text-decoration: none; font-weight: normal; color: #00CC27}
	a:visited {text-decoration: none; font-weight: normal; color: #000000}
	a:active {text-decoration: none; font-weight: normal; color: #00CC27}
	a:hover {text-decoration: underline; font-weight: normal; color: #00CC27}

	body	{
		margin : 0;
		padding : 0;
	}
	img	{/* turns off gaps around images */
		border : 0
	}
	.maintable{
		background-color : #FFFFFF;
	}
	.margins{
		background-color : #FFFFFF;
	}
	#caption{
		visibility: hidden;
	}
	.title{
		font: normal 18px "Tahoma", Arial, Helvetica, sans-serif;
		color : #424242;
		letter-spacing : 5px;
	}
	.wavyhline{
		background-image : url("images/dotline_lime.gif");
	}
	.pics{
		font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align : right;
		color : #6B818C;
		padding-top: 15px;
	}
	.star{
		background-color : #FFFFFF;
	}
	.dotline{
		background-image : url("images/dotline.gif");
	}
	.subject{
		font: bold 13px "Georgia", Times, serif;
		color : #FFFFFF;
		letter-spacing : 3px;
		line-height : 17px;
		padding-top : 1px;
		padding-bottom : 1px;
		text-align : right;
		background-color : #26D447;
	}
	.leftheader{
		font: normal 11px "Georgia", Times, serif;
		text-align : left;
		color : #6B818C;
		vertical-align : top;
	}
	.rightheader{
		font: normal 11px "Georgia", Times, serif;
		text-align : right;
		color : #6B818C;
		vertical-align : top;
	}
	.lefttext{
		font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align : right;
		color : #000000;
		vertical-align : top;
		padding-right : 10px;
		padding-top : 10px;
		line-height : 14px;
		background-color : #FFFFFF;
	}
	.righttext{
		font: normal 11px "Georgia", Times, serif;
		text-align : left;
		color : #000000;
		vertical-align : top;
		padding-left : 10px;
		padding-top : 10px;
		line-height : 16px;
	}
	.tdl1{
		border-top: 1px dashed #00CC27;
		border-bottom: 1px dashed #00CC27;
	}
	.tdl2, .tdl3, .tdl4, .tdl5, .tdl6{
		border-bottom: 1px dashed #00CC27;
	}
	.tdl0{
		border-bottom: none;
	}
	.tdr1{
		background-color : #8C8C8C;
		color : #FFFFFF;
		border-bottom: 1px dashed #00CC27;
	}
	.tdr2{
		background-color : #999999;
		color : #FFFFFF;
		border-bottom: 1px dashed #00CC27;
	}
	.tdr3{
		background-color : #A6A6A6;
		color : #FFFFFF;
		border-bottom: 1px dashed #00CC27;
	}
	.tdr4{
		background-color : #B3B3B3;
		color : #FFFFFF;
		border-bottom: 1px dashed #00CC27;
	}
	.tdr5{
		background-color : #BFBFBF;
		color : #FFFFFF;
		border-bottom: 1px dashed #00CC27;
	}
	.tdr6{
		background-color : #D1D1D1;
		color : #FFFFFF;
		border-bottom: 1px dashed #00CC27;
	}
	.tdr0{
		border-bottom: none;
	}
	ul{
		list-style-type : disc;
		margin-bottom : 0px;
		margin-top : 0px;
		margin-left : 25px;
		padding-left : 0px;
		line-height : 16px;
		list-style-image : none;
		color : White;
	}
	.leftmargin{
		padding-top : 35px;
		vertical-align : top;
	}
	.rightmargin{
		padding-top : 30px;
		padding-left : 10px;
		text-align : left;
		vertical-align : top;
	}
	.address{
		color : #666B74;
	}
	p{
		padding-top : 0px;
		padding-bottom : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
	}