body { font-family: arial ;
	color: black ;
	font-size: 10pt ;
	background-color: white ;
	background-image: url(../images/bg.jpg) ;
	background-position: top left ;
	background-repeat: no-repeat ;
	text-align: justify }

a { color: #999999 ;
	text-decoration: none;
	font-weight : bold; }

h2 { font-size: 12pt ;
	color: black ;
	font-family: arial ;
	text-align: center ; }

h1 { font-size: 14pt ;
	color: #999999 ;
	text-align: center ;
	font-family: arial }

.text { padding: 4px }

img { border: none }

a:hover { color: #FFCC00 }

p { padding: 5px }
