body
{
	background-position: center; background-image:url('images/bg_main.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt; 

}
h1
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 24pt;
	margin-bottom: -14;
	margin-left: 10
}
h2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px; 
}
h3
{
	font-family: arial, helvetica, sans-serif;
	color: rgb(0,102,153); 
}
h4
{
	font-family: arial, helvetica, sans-serif;
	margin-bottom: -14;
}
h5
{
	font-family: arial, helvetica, sans-serif;
	color: rgb(255,153,0);
}
h6
{
	font-family: arial, helvetica, sans-serif;
	color: rgb(51,102,204);
}