.background { background-image: url(images/background.gif);	background-repeat: no-repeat; background-position: bottom; }

h1 { font-family: "Trebuchet MS", "Myriad Web", "Myriad Pro", Arial; font-size: 24px; font-weight:bold;	color: #000000;	line-height:22px; }
h2 { font-family: "Trebuchet MS", "Myriad Web", "Myriad Pro", Arial; font-size: 12px; color: #000000; /*line-height:0px;*/ margin:5px 0 25px 10px; }
h3 { font-family: "Trebuchet MS", "Myriad Web", "Myriad Pro", Arial; font-size: 13px; color: #000000; line-height:22px; text-align:justify; }

p {	font-family: "Myriad Web", "Myriad Pro", "Trebuchet MS", Arial;	font-size: 12px; color: #666666; line-height:16px; text-align:justify; }
.p { font-family: "Myriad Web", "Myriad Pro", "Trebuchet MS", Arial; font-size: 12px; color: #666666; line-height:16px; }

li { font-family: "Myriad Web", "Myriad Pro", "Trebuchet MS", Arial; font-size: 12px; color: #666666; line-height:16px; }

a:link { text-decoration: none; }
a:visited {	text-decoration: none; }
a:hover { text-decoration: underline; }
