body{
background-color:#cccccc;
margin:0px;
font-size:10pt;}
div.all{
width:700px;}
div.content{
background:url(./img/background.gif);
background-repeat: repeat;
padding:20px 50px 20px 50px}
div.footer{
background:url(./img/footer.gif);
background-repeat: no-repeat;
height:50px;
text-align:right;}
div.welcome{
background-color:#ffeaea;
margin:0px 100px 20px 100px;
padding:5px;}
div.button{
text-align:center;
height:50px;}
H1{
background-color:#FFCCCC;
margin:0opx;
font-size:12pt;
padding-left:10px;}
H2{
background-color:#CCCCFF;
margin:0opx;
font-size:12pt;
padding-left:10px;}
p.prof{
margin:10px;}
p.foot{
	font-size:8pt;
	color:#000000;
	margin:5px 10px 0px 0px ;}
dt{
background:url(./img/back-dt.gif);
font-weight:bold;
margin-top:15px;}
dd{
margin-left:1em;}
