body,th,td,p,h1,h2,h3,h4{
font-family:Arial;
	font-size:14px;
	color:#333333;
	font-weight: normal;
}
body,div,form,ol,ul{
	margin: 0px;
	padding: 0px;
}
form{
	display: inline;
}
p{
	margin:5px 0px;
	font-size: 1em;
	line-height:1.7em;
	text-indent: 2em;
}
h1,h2,h3,h4 {
	line-height: 1.5em;
}
img {
	border:0px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-color:#ff00ff
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
h5 {
	font-size: 1em;
	font-weight: bold;
}
a:link,a:visited {
	color: #333333;
	line-height: 20px;
	text-decoration: underline;
}
a:hover,a:active {
	color: #333333;
	text-decoration: underline;
	line-height: 20px;

}

.bg{
	background-image:url(../images/bg.jpg);
	background-position: center;
}
