body {

		background-color: #e6e7eb;
		font-family: Arial;
		font-size: 10pt;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		background-image:url('images/template/background.jpg');
		background-repeat: repeat-x;
}
A {
  text-decoration: none;
}
A:link {
	text-decoration: none;
	color: #696969;
}
A:visited {
	text-decoration: none;
	color: #696969;
}

A:hover {
	color:#333333;
	font-weight:none; 

		
}
#bodywindow {

		font-size: 12px;
		line-height: 25px;
		text-align: justify;
		border:0;
		background-image:url('images/template/background_table.jpg');
		background-repeat: repeat-x;
		background-color: #f4f4f6;
		width: 975px;
		color: #424143;
		}
#bodywindow2 {

		font-size: 12px;
		line-height: 25px;
		text-align: justify;
		border:0;
		background-image:url('images/template/background_table2.jpg');
		background-repeat: repeat-x;
		background-color: #f4f4f6;
		width: 975px;
		color: #424143;
}
#bodywindow3 {

		font-size: 12px;
		line-height: 25px;
		text-align: justify;
		border:0;
		background-image:url('images/template/background_table3.jpg');
		background-repeat: repeat-x;
		background-color: #f4f4f6;
		width: 975px;
		color: #424143;
}
#text {

		font-size: 12px;
		line-height: 25px;
		text-align: justify;
		color: #424143;
		padding:25px;
}
#text2 {

		font-size: 12px;
		line-height: 25px;
		text-align: justify;
		color: #424143;
		padding:25px;
}