body {
margin: 0;
padding: 0;
line-height:1.4;
background-color: #ffffff;
color:#333333;
}

h1{
	margin:0;
	text-align:center;
	font-size:12px;
	color:#333333;
}
h2{
	margin:0;
	text-align:center;
	font-size:16px;
	color:#ff0000;
}
h3{
	margin:0;
	text-align:left;
	font-size:16px;
	color:#000000;
}
#example { line-height: 150%; } 
#example { font-size: 12px; } 
#example { color: #333333; } 
.pr { line-height: 150%; } 
.pr { font-size: 12px; } 
.pr { color: #333333; } 

a{
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #6666cc;
	text-decoration: none;
	font-size:12px;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
	font-size:12px;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size:12px;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-size:12px;
}
body {
	margin: auto
	padding: 0px;
	background-position: center;
	background-repeat: repeat-y;
	background-image:  url(images/bg_body.gif);
	text-decoration: none;
	color: #333333;
}
table , td ,tr {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
