BODY {
	background-color : #ffffcc;
}

p {
	background : #ffffcc;
	font-family : Arial, Verdana, sans-serif;
	color : black;
	font-size: small;
	text-align: justify;
}
p.footer {
	text-align: right;
}

p.center{
	text-align: center;
}

a:link {
font:arial; 
color:#990066; 
text-decoration:none
}



a:hover {
font:arial; 
color:#990066; 
text-decoration:underline
}

H1 {
	
	color : #990066;
	font-family : Arial, Helvetica, sans-serif;
}

H2{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	Color : navy;
	font-weight : bold;
}

H3{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	Color : black;
	font-weight : bold;
	font-size : medium;
}

td{
	font-family: Arial;
	color: Navy;
	font: 90%;
}

a.conf:link{
	text-align: center;
}
a.conf:hover{
	text-align: center;
}
a.conf:visited{
	text-align: center;
}

Li{
	font-family: arial;
}
ul{
	font-family: arial; line-height:14pt;
}