BODY {

	background-image: url(images/bg_main.gif);
		background-color: #BED5D6;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	color: #273c3f;
	font-weight : normal;
}
H2 {
	font-family : Arial;
	font-size : 14;
	font-style : inherit;
	font-weight : bold;
	text-decoration : underline;
	color: #304F53;
}
H3 {
	color : #304F53;
	font-size : 16;
	font-family : Arial;
	text-decoration : underline;
	font-weight : bold;
}


