body {
	margin : 0 auto; 

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

	background-color : #d0e8fa; 
	font-family : Arial !important;
	color : #424240 !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 : #0055f1 !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 : #0055f1 !important;
	font-size : 18px !important;
	font-weight : bold !important;
	font-style : normal !important;
	text-decoration : none !important;
} 

