BODY {
	BACKGROUND-COLOR: #C52F31; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image: url(bg.jpg); background-attachment:fixed; 
	background-repeat:no-repeat; background-position:50px 150px;

}
H1 {
	FONT-SIZE: 1.7em; FONT-WEIGHT: bold;
}
H2 {
	FONT-SIZE: 1.3em; FONT-WEIGHT: bold;
}
H3 {
	FONT-SIZE: 1em; FONT-WEIGHT: bold;
}
H4 {
	FONT-SIZE: 0.8em; FONT-WEIGHT: bold;
}

P {
	FONT-SIZE: 0.8em; text-align: justify; margin-bottom: 0;
	  margin-top: 0;

}

li {	FONT-SIZE: 0.8em; text-align: justify; margin-bottom: 0;
	  margin-top: 0;
}


a:link { color:#59D9E8; }
v:link { color:#59D9E8; }

