body {
	margin : 0 auto; 

	padding-top : 0px; 
	padding-left : 0px; 
	padding-right : 0px; 
	padding-bottom : 0px; 

	background-color : #67a5e2; 
	background-image : url(/upload/img/bg.jpg); 
	background-repeat : repeat-x;
	background-position : 0 0; 

	font-family : Arial !important;
	color : #666666 !important;
	font-size : 12px !important;
	font-weight : normal !important;
	font-style : normal !important;
	text-decoration : none !important;
}

p {

	padding : 0px;
	margin : 0px;
}

img1 {

	border : 0px;
}

a:link, a:visited {

	font-family : Arial !important;
	color : #0066cc !important;
	font-size : 12px !important;
	font-weight : normal !important;
	font-style : normal !important;
	text-decoration : none !important;
} 

a:hover {

	font-family : Arial !important;
	color : #0066cc !important;
	font-size : 12px !important;
	font-weight : normal !important;
	font-style : normal !important;
	text-decoration : underline !important;
} 

h1 {

	font-family : Arial !important;
	color : #0066cc !important;
	font-size : 18px !important;
	font-weight : normal !important;
	font-style : normal !important;
	text-decoration : none !important;
} 

