/* CSS Document */
body {
	background-color: #D3D2D4;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	font-weight:bold;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: #ff6633;

}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Candara, Arial Rounded MT Bold, Arial Black;
	font-size: 12px;

}
a {
	font-size: 14px;
	font-weight: bold;
}
.header {padding-left:20px}
	.style11 {color: #000000}
.main {padding-left:20px}
	.style11 {color: #000000}
.style12 {font-size: 14}
.text {color:#000000;
	padding-left:20px;
	padding-right:20px;	
	font-size:14px;
	font-family: Tahoma, Arial, Verdana}

}